summaryrefslogtreecommitdiffstats
path: root/doc/ref_manual.rst
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-06-04 14:15:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-06-05 10:25:57 +0200
commit1a8021b722bb3139ef3c9df1e3c465311ed0bba0 (patch)
tree5497cd0cb194c7934526db99bcf2095226afa13d /doc/ref_manual.rst
parentf692ff1bc24523d14ae322e9564b56920bab68ce (diff)
downloadptxdist-1a8021b722bb3139ef3c9df1e3c465311ed0bba0.tar.gz
ptxdist-1a8021b722bb3139ef3c9df1e3c465311ed0bba0.tar.xz
doc: ref_manual: break up large HTML file into smaller chapters
This chapter is getting very long and could also profit from an extra table of contents. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20200604121533.27886-2-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc/ref_manual.rst')
-rw-r--r--doc/ref_manual.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 44d031010..850d72399 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -1,9 +1,9 @@
PTXdist Reference
=================
-.. include:: ref_make_variables.inc
-.. include:: ref_make_macros.inc
-.. include:: ref_rule_file_layout.inc
-
-
-.. include:: ref_parameter.inc
+.. toctree::
+
+ ref_make_variables
+ ref_make_macros
+ ref_rule_file_layout
+ ref_parameter