diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-10-17 17:42:34 +0100 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-10-17 17:42:34 +0100 |
commit | e5a17b5d77f44f7df94594186defa8fe493094e5 (patch) | |
tree | f5530b4c338f759e26889bb0b236679f54e0ac0c /doc/faq_developers.bb | |
parent | 17d23a52e279dcfb1aa6690c48c248868e740704 (diff) | |
download | volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.tar.gz volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.tar.bz2 volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.zip |
Doco - if I ever have to touch dozens of files to change one link again,
I'll stab someone - so make sure we don't have to.
Diffstat (limited to 'doc/faq_developers.bb')
-rw-r--r-- | doc/faq_developers.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/faq_developers.bb b/doc/faq_developers.bb index 192dcb5c5..61843648a 100644 --- a/doc/faq_developers.bb +++ b/doc/faq_developers.bb @@ -1,6 +1,5 @@ [size=large][b]Frequently Asked Questions For Developers[/b][/size] -(...) still needs to be written (...) [ul] [*][b]What does $a mean?[/b] @@ -26,3 +25,7 @@ function foo() { } [/code] [/ul] + + +#include doc/macros/main_footer.bb; + |