Skip to content

Framework for building docs #4

@jaraco

Description

@jaraco

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions