This chapter is getting very long and could also profit from an extra
table of contents.

Signed-off-by: Roland Hieber <[email protected]>
---
 doc/{ref_make_macros.inc => ref_make_macros.rst}     |  0
 ...ref_make_variables.inc => ref_make_variables.rst} |  0
 doc/ref_manual.rst                                   | 12 ++++++------
 doc/{ref_parameter.inc => ref_parameter.rst}         |  0
 ...rule_file_layout.inc => ref_rule_file_layout.rst} |  0
 5 files changed, 6 insertions(+), 6 deletions(-)
 rename doc/{ref_make_macros.inc => ref_make_macros.rst} (100%)
 rename doc/{ref_make_variables.inc => ref_make_variables.rst} (100%)
 rename doc/{ref_parameter.inc => ref_parameter.rst} (100%)
 rename doc/{ref_rule_file_layout.inc => ref_rule_file_layout.rst} (100%)

diff --git a/doc/ref_make_macros.inc b/doc/ref_make_macros.rst
similarity index 100%
rename from doc/ref_make_macros.inc
rename to doc/ref_make_macros.rst
diff --git a/doc/ref_make_variables.inc b/doc/ref_make_variables.rst
similarity index 100%
rename from doc/ref_make_variables.inc
rename to doc/ref_make_variables.rst
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 44d031010e72..850d7239914b 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
diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.rst
similarity index 100%
rename from doc/ref_parameter.inc
rename to doc/ref_parameter.rst
diff --git a/doc/ref_rule_file_layout.inc b/doc/ref_rule_file_layout.rst
similarity index 100%
rename from doc/ref_rule_file_layout.inc
rename to doc/ref_rule_file_layout.rst
-- 
2.20.1


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to