annotate lld/docs/README.txt @ 227:21e6aa2e49ef

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 19 Jul 2021 06:57:16 +0900
parents 1d019706d866
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
150
anatofuz
parents:
diff changeset
1 lld Documentation
anatofuz
parents:
diff changeset
2 =================
anatofuz
parents:
diff changeset
3
anatofuz
parents:
diff changeset
4 The lld documentation is written using the Sphinx documentation generator. It is
anatofuz
parents:
diff changeset
5 currently tested with Sphinx 1.1.3.
anatofuz
parents:
diff changeset
6
anatofuz
parents:
diff changeset
7 We currently use the 'nature' theme and a Beaker inspired structure.
anatofuz
parents:
diff changeset
8
anatofuz
parents:
diff changeset
9 See sphinx_intro.rst for more details.