sapling/eden/scm/newdoc
Stefan Filip 07750d0a3a notes: add 2019-10 Manifests, Past and Future
Summary:
I moved the source of the sphinx project to newdoc for newdoc/dev.
I updated the sphinx config for markdown to something that works for recent
versions.
PNG images rendered better than SVG for me.
I moved the TARGETS to newdoc.

Reviewed By: quark-zju

Differential Revision: D26801426

fbshipit-source-id: 3ae51e886d27f848f0f6a48c96056da607d8da45
2021-03-04 08:52:27 -08:00
..
dev notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
notes notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
conf.py notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
index.rst notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
Makefile notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
README Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
winmake.bat notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00

This directory contains documentation. They are Sphinx [1] projects.

- dev: Developer-facing documents.

To build them, install Sphinx and python-commonmark, then run `make html` from
the project directory.  The output can be found at `build/html/index.html`.

[1]: https://www.sphinx-doc.org