-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'd be happy to just continue to use ReadTheDocs for documentation hosting, but I've been frustrated with the amount of boilerplate they require just to configure a basic build.
I recently stumbled onto this doc which describes a way for publishing docs as GitHub pages using Sphinx. I think that approach may be lighter weight than RTD (though it does add another dependency on GitHub).
- Determine hosting strategy.
Other concerns to address in this issue:
- Auto-build API docs (including overview in init.doc).
- Support (and prefer) markdown in docstrings (this answer suggests that sphinx-autodoc2 may be helpful here).
Metadata
Metadata
Assignees
Labels
No labels