sapling/eden/scm/newdoc
Jun Wu 1e729bff77 newdoc: remove outdated content
Summary:
Remove outdated content or content related to tech-debts that might confuse bootcampers.

Ideally we merge the rest of internals/ to Sapling's website but for now I just did a quick edit making
the internals/ (synced to internal wiki) look more up-to-date.

Reviewed By: zzl0

Differential Revision: D41597425

fbshipit-source-id: 6580bc375d2f677d9b22f0b8f1c285e67a199f89
2022-12-01 14:33:34 -08:00
..
dev newdoc: remove outdated content 2022-12-01 14:33:34 -08:00
notes notes: add 2019-10 Manifests, Past and Future 2021-03-04 08:52:27 -08:00
conf.py kill hgweb 2022-10-05 12:20:12 -07: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