diff --git a/docs/helping/documentation.rst b/docs/helping/documentation.rst index 02e527f26a..e69de29bb2 100644 --- a/docs/helping/documentation.rst +++ b/docs/helping/documentation.rst @@ -1,2 +0,0 @@ -Writing Documentation ---------------------- \ No newline at end of file diff --git a/docs/helping/contribute.rst b/docs/helping/index.rst similarity index 51% rename from docs/helping/contribute.rst rename to docs/helping/index.rst index 16a881a21f..f48bde102f 100644 --- a/docs/helping/contribute.rst +++ b/docs/helping/index.rst @@ -1,10 +1,6 @@ Helping out the NodeBB Project ============================== - -Helping out the NodeBB Project ------------------------------- - NodeBB is an open source project, and will forever remain free. Here's a number of ways you can help us, even if you aren't a programmer. * `Like and share our content on Facebook `_ @@ -17,4 +13,20 @@ NodeBB is an open source project, and will forever remain free. Here's a number * Keep the link back to us on the footer of your own NodeBB :) * Blog about us! Give the gift of SEO juice this Christmas * `Help Translate NodeBB `_ - It's a really simple translation tool and you don't need to know how to code. -* Join our `community `_ and give us a hard time about bugs and missing features \ No newline at end of file +* Join our `community `_ and give us a hard time about bugs and missing features + + +Translating NodeBB to another language +------------------------------------ + +NodeBB uses Transifex, which is a user friendly visual tool which allows any individual to translate text into a language of their choice. You don't need to be a programmer to do this, so what are you waiting for? `Join the translation team `_ now :) + + +Writing Documentation +--------------------- + +These docs were written using `Sphinx `_ and published using `rtfd.org `_. + +You can edit these docs [directly on GitHub](https://github.com/designcreateplay/NodeBB/tree/master/docs), or if you wish, you can clone the repository and compile them yourself. Check out the `Getting Started `_ section for more info on how to accomplish the latter. + +Documents are auto-compiled and pushed to rtfd.org after every commit. \ No newline at end of file diff --git a/docs/helping/share.rst b/docs/helping/share.rst index 11198900b9..126ba6b74a 100644 --- a/docs/helping/share.rst +++ b/docs/helping/share.rst @@ -1,11 +1,6 @@ Share and promote the NodeBB project ------------------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ testing - -testing -------- - -testing \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 720d9536ee..6a3555e5be 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -90,9 +90,7 @@ Helping out the NodeBB Project .. toctree:: :maxdepth: 2 - helping/contribute - helping/share - helping/documentation + helping/index Troubleshooting / Help ----------------------