diff options
author | RedMatrix <info@friendica.com> | 2014-06-30 09:24:45 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-06-30 09:24:45 +1000 |
commit | 0bd2dbaf6429bb1d551ad95301ad22989fd0e88d (patch) | |
tree | ea301c669edd04d7605923cf4f77f7a975e1668c /doc/developers.bb | |
parent | 3e0f1fe06588f2d785b068e8c365cd6bc7159e40 (diff) | |
parent | f1d5ffda693fa44d3325785c5c8e8021d8873bea (diff) | |
download | volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.gz volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.tar.bz2 volse-hubzilla-0bd2dbaf6429bb1d551ad95301ad22989fd0e88d.zip |
Merge pull request #518 from tluther/master
Doco work
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 ae3d4aa90..a29a848e0 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]
|