Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Hal Wine ceab2ae40b
[DOC] Support Markdown in docs (#376) (#381)
* Support Markdown in documents

Uses `myst_parser` to process Markdown files in the Sphinx workflow.
Using that, included the top level `README.md` as the "Overview" in the
rendered docs.

Some tweaks were needed to have `README.md` render correctly in rendered
docs. Still renders okay via GitHub.

Add a makefile target `doc-preview` to serve the locally built docs.

Fix some links in the README file.

Co-authored-by: Sven Marnach <sven@mozilla.com>
2020-10-08 17:36:16 -07:00
Sven Marnach ef7191f99f
Remove the generated docs. (#380)
* Remove the generated docs.

They are build from Travis now.

* Update instructions for Sphinx installation.
2020-10-07 17:59:19 -07:00
Bob Micheletto cc46a423fb
Add a Contributing Documentation section. (#379)
* Adds a Contributing Documentation section.
2020-10-06 08:18:37 -07:00