Skip to content

Add Sphinx Documentation configuration#3

Merged
durandom merged 1 commit into
masterfrom
dev
Mar 22, 2019
Merged

Add Sphinx Documentation configuration#3
durandom merged 1 commit into
masterfrom
dev

Conversation

@4n4nd

@4n4nd 4n4nd commented Mar 22, 2019

Copy link
Copy Markdown
Owner

Change method docstrings so that sphinx auto generates documentation for them.

@4n4nd 4n4nd requested a review from durandom March 22, 2019 14:10
Comment thread docs/Makefile
@@ -0,0 +1,19 @@
# Minimal makefile for Sphinx documentation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@fridex is there a preferred task runner in the python community? Right now we're using Makefile for most of our stuff, because I'm old

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, seems that this is created by shpinx? Nevertheless, the question about the task runner still stands :)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

In thoth we use something like:

python3 setup.py build_sphinx

Sphinx needs to be installed, the command above looks for doc or docs directory with sources

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@durandom durandom merged commit e767429 into 4n4nd:master Mar 22, 2019
@4n4nd

4n4nd commented Mar 22, 2019 via email

Copy link
Copy Markdown
Owner Author

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