Manual: merge introductory sections
This commit is contained in:
parent
2b2c1e0eb7
commit
f39d765ca0
|
@ -43,8 +43,9 @@ readers, so the top-level sections are organized based on the likely
|
||||||
needs of those almost-distinct groups. We have:
|
needs of those almost-distinct groups. We have:
|
||||||
|
|
||||||
(a) New and experienced users of Tahoe-LAFS, who mainly need an
|
(a) New and experienced users of Tahoe-LAFS, who mainly need an
|
||||||
operating manual to the software. Sections on "Introduction"
|
operating manual to the software. Notes under the section
|
||||||
and "Using Tahoe-LAFS" will be the most useful to them.
|
titled "Getting Started with Tahoe-LAFS" will be the most useful
|
||||||
|
to them.
|
||||||
|
|
||||||
(b) Project contributors, both new and experienced. This group
|
(b) Project contributors, both new and experienced. This group
|
||||||
includes developers, issue reporters, and documentation writers.
|
includes developers, issue reporters, and documentation writers.
|
||||||
|
|
|
@ -16,14 +16,10 @@ preserving your privacy and security.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: Introduction
|
:caption: Getting Started with Tahoe-LAFS
|
||||||
|
|
||||||
about-tahoe
|
about-tahoe
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
:caption: Using Tahoe-LAFS
|
|
||||||
|
|
||||||
Installation/install-tahoe
|
Installation/install-tahoe
|
||||||
Installation/install-on-windows
|
Installation/install-on-windows
|
||||||
Installation/install-on-linux
|
Installation/install-on-linux
|
||||||
|
|
Loading…
Reference in New Issue