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

Autodocumenter #16

Merged
merged 26 commits into from
Aug 26, 2019
Merged

Autodocumenter #16

merged 26 commits into from
Aug 26, 2019

Conversation

ngoiz
Copy link
Collaborator

@ngoiz ngoiz commented Aug 23, 2019

Code autodocumenter implemented.

Runs using sharpy some_string -d.

Every docstring of the code gets a page written unless:
* Package/folder/file is in docignore.yml
* There is no documentation title
* Package is mocked in conf.py

Docs build passing in RTD

@fonsocarre fonsocarre merged commit 2741024 into v1_RC Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants