Skip to content

Updates and improvements to Kiva documentation#914

Merged
corranwebster merged 3 commits into
mainfrom
doc/document-add-application-fonts
Mar 18, 2022
Merged

Updates and improvements to Kiva documentation#914
corranwebster merged 3 commits into
mainfrom
doc/document-add-application-fonts

Conversation

@corranwebster
Copy link
Copy Markdown
Contributor

In particular, this:

In particular, this:
- adds many lins to the API documentation
- fixes #869
- adds a stub document discussing writing new Kiva backends
Copy link
Copy Markdown
Member

@jwiggins jwiggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are nice improvements

Comment thread docs/source/kiva/drawing_details.rst Outdated
@@ -99,7 +123,7 @@ join, and cap:
Then in a loop, we draw twice (the two :py:meth:`stroke_path` calls). The first
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be ~.AbstractGraphicsContext.stroke_path

Comment thread docs/source/kiva/overview.rst Outdated
Comment on lines +319 to +320
Before filling a path, the colour of the fill is via the
:py:meth:`~.AbstractGraphicsContext.set_fill_color` method, and gradient fills
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think our documentation's spelling style of "colo[u]r" should match that of the API it's describing?

@corranwebster corranwebster merged commit a9b069f into main Mar 18, 2022
@jwiggins jwiggins deleted the doc/document-add-application-fonts branch March 18, 2022 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document "kiva.api.add_application_font"

2 participants