add main_footer include to all .md files except TOS and README

This commit is contained in:
zottel
2014-12-08 11:06:37 +01:00
parent f1367cb9f9
commit 8ddf16f1ee
23 changed files with 31 additions and 28 deletions

View File

@@ -49,4 +49,3 @@ Shorthand test to see if variable $var is set and is not empty. Tests vary by ty
If variable is set, returns 1 if has 'non-zero' value, otherwise returns 0. -- e.g. x('') or x(0) returns 0;
#include doc/macros/main_footer.bb;