Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ By default, two formats are currently supported: `markdown` and
`sphinx-markdown`. The `markdown` format renders docs as plain
[CommonMark](https://commonmark.org), while `sphinx-commonmark` creates a
[Sphinx](https://www.sphinx-doc.org/) markdown project that gets rendered to
HTTP. `sphinx-markdown` is used by default.
HTML. `sphinx-markdown` is used by default.

The generator is designed to allow for different output formats by supplying a
new
Expand Down
Loading