Skip to content

Write docstrings derived from OpenSCAD manual #40

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

Merged
merged 4 commits into from
Oct 30, 2015

Conversation

steveb
Copy link
Contributor

@steveb steveb commented Sep 27, 2015

These changes add docstrings which are suitable for sphinx autodoc generation.

The OpenSCAD User Manual is licensed under the Creative Commons Attribution-ShareAlike License, and my research suggests that it is safe to mix this with LGPL code.

These docs can be generated with

tox -edocs

It would be very useful now for these docs to be hosted on https://readthedocs.org/

This allows docs to be built with:

  tox -edocs
This will allow the README to also be included in the generated
sphinx docs
This change adds docstrings which are suitable for sphinx autodoc
generation.

The OpenSCAD User Manual is licensed under the
Creative Commons Attribution-ShareAlike License, and my research
suggests that it is safe to mix this with LGPL code.

These docs can be generated with

  tox -edocs

It would be very useful now for these docs to be hosted on
https://readthedocs.org/
etjones added a commit that referenced this pull request Oct 30, 2015
Write docstrings derived from OpenSCAD manual
@etjones etjones merged commit 5df1a25 into SolidCode:master Oct 30, 2015
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.

2 participants