Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docfixes #628

Merged
merged 5 commits into from
Aug 9, 2012
Merged

Docfixes #628

merged 5 commits into from
Aug 9, 2012

Conversation

revolunet
Copy link
Contributor

Add some events docs (filechooser + vkeyboard).

Also add doc build info in doc contributing guide

@@ -249,6 +249,15 @@ Will result in:
`:doc:` and `:mod:` are essentially the same, except for an anchor in the url,
this makes `:doc:` prefered, for the cleaner url.

To build your documentation, run::

make html
Copy link
Member

Choose a reason for hiding this comment

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

The default style indicate a 4 space indentation, not one, when you use ::
Can you update it?

@tito
Copy link
Member

tito commented Aug 8, 2012

All the rest is good :)

@@ -299,8 +299,8 @@ def __init__(self, **kwargs):
#: configuration. Can be used to query some config token in the build()
self.config = None

#: Root widget set by the :func:`build` method or by the
#: :func:`load_kv` method if the kv file contains a root widget.
#: Root widget set by the :methc:`build` method or by the
Copy link
Member

Choose a reason for hiding this comment

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

methc typo?

akshayaurora added a commit that referenced this pull request Aug 9, 2012
@akshayaurora akshayaurora merged commit a7e838e into kivy:master Aug 9, 2012
@akshayaurora
Copy link
Member

Thanks revolunet

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.

3 participants