Thanks, applied as 1a8021b722bb3139ef3c9df1e3c465311ed0bba0. Michael
[sent from post-receive hook] On Thu, 11 Jun 2020 11:39:40 +0200, Roland Hieber <[email protected]> wrote: > This chapter is getting very long and could also profit from an extra > table of contents. > > Signed-off-by: Roland Hieber <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
