diff options
author | friendica <info@friendica.com> | 2014-10-19 16:12:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-19 16:12:05 -0700 |
commit | bae3029c639bf6f9469dd93bfedc3dce0d8510d7 (patch) | |
tree | f892b4bb5bc96c96ebd9df5d6b593b02def2c759 /doc/developers.bb | |
parent | 6d3619c8b15afdbf228cc0ca71de68efc0557fb1 (diff) | |
download | volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.tar.gz volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.tar.bz2 volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.zip |
merge madness
Diffstat (limited to 'doc/developers.bb')
-rw-r--r-- | doc/developers.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developers.bb b/doc/developers.bb index a29a848e0..18e39c4ea 100644 --- a/doc/developers.bb +++ b/doc/developers.bb @@ -64,4 +64,4 @@ In the interests of consistency we adopt the following code styling. We may acce [li] Generally speaking, opening braces go on the same line as the thing which opens the brace. They are the last character on the line. Closing braces are on a line by themselves. [/li]
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+#include doc/macros/main_footer.bb;
|