diff options
author | Loïc Hoguin <[email protected]> | 2016-09-14 13:46:37 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2016-09-14 13:46:37 +0200 |
commit | 62f5d70836fe9a211ebfe9551bf02f67049cf86c (patch) | |
tree | 40ee9d5acc42d4953ca5d04212d364728ad91ce5 /docs/en/erlang.mk/1/guide/contributing | |
parent | d354fdf0fa439d9e403cec498c1318ffc9f61a41 (diff) | |
download | ninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.tar.gz ninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.tar.bz2 ninenines.eu-62f5d70836fe9a211ebfe9551bf02f67049cf86c.zip |
Add prev/next links at the bottom of user guide pages
Diffstat (limited to 'docs/en/erlang.mk/1/guide/contributing')
-rw-r--r-- | docs/en/erlang.mk/1/guide/contributing/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/en/erlang.mk/1/guide/contributing/index.html b/docs/en/erlang.mk/1/guide/contributing/index.html index e962724c..c05cd4f4 100644 --- a/docs/en/erlang.mk/1/guide/contributing/index.html +++ b/docs/en/erlang.mk/1/guide/contributing/index.html @@ -197,6 +197,23 @@ the related documentation.</p></div> + + + + + <nav style="margin:1em 0"> + + <a style="float:left" href="http://ninenines.eu/docs/en/erlang.mk/1/guide/history/"> + Short history + </a> + + + + </nav> + + + + </div> <div class="span3 sidecol"> |