diff options
author | zottel <github@zottel.net> | 2014-12-08 11:06:37 +0100 |
---|---|---|
committer | zottel <github@zottel.net> | 2014-12-08 11:06:37 +0100 |
commit | 8ddf16f1eeb6e9a83b959028653aaa4ad494736d (patch) | |
tree | 72adc67022e3bbe125ca66899c71168120269708 /doc/to_do_doco.md | |
parent | f1367cb9f9b86379fe5a80c69691414483e58bad (diff) | |
download | volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.gz volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.bz2 volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.zip |
add main_footer include to all .md files except TOS and README
Diffstat (limited to 'doc/to_do_doco.md')
-rw-r--r-- | doc/to_do_doco.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/to_do_doco.md b/doc/to_do_doco.md index 6e4f17724..018b9efa2 100644 --- a/doc/to_do_doco.md +++ b/doc/to_do_doco.md @@ -27,3 +27,5 @@ For translating documentation, create a directory in */doc* named by the languag * Administration Guide (post-install)
* Administration Guide (pre-install)
+
+#include doc/macros/main_footer.bb;
|