got rid of the separate resources sections and combined into one developer's resources

This commit is contained in:
psychobunny
2014-04-26 17:23:33 -04:00
parent 68e250ed02
commit 66182b881a
6 changed files with 35 additions and 39 deletions

View File

@@ -1,8 +0,0 @@
Developers Resources
====================
.. note::
This section is under construction.
* `Building a new Admin Page <https://github.com/designcreateplay/NodeBB/wiki/How-to-build-a-new-Admin-Page>`_ (Out of date)

View File

@@ -48,7 +48,6 @@ Contributing to NodeBB
:maxdepth: 2 :maxdepth: 2
contributing/style-guide contributing/style-guide
contributing/resources
Plugin System Plugin System
------------- -------------
@@ -58,7 +57,6 @@ Plugin System
plugins/create plugins/create
plugins/hooks plugins/hooks
plugins/resources
Widgets System Widgets System
-------------- --------------
@@ -67,7 +65,6 @@ Widgets System
:maxdepth: 2 :maxdepth: 2
widgets/create widgets/create
widgets/resources
Theming Engine Theming Engine
-------------- --------------
@@ -77,7 +74,6 @@ Theming Engine
themes/create themes/create
themes/templates themes/templates
themes/resources
Internationalization Internationalization
-------------------- --------------------
@@ -87,6 +83,14 @@ Internationalization
i8n/transifex i8n/transifex
Developer's Resources
---------------------
.. toctree::
:maxdepth: 2
resources
Helping out the NodeBB Project Helping out the NodeBB Project
------------------------------ ------------------------------

View File

@@ -1,5 +0,0 @@
Plugin Resources
================
* `Developing plugins with Grunt and Coffeescript <https://github.com/frissdiegurke/nodebb-grunt-development>`_
* `Writing your first NodeBB plugin <http://burnaftercompiling.com/nodebb/writing-your-first-nodebb-plugin/>`_

27
docs/resources.rst Normal file
View File

@@ -0,0 +1,27 @@
Developer's Resources
=====================
.. note::
This section is under construction.
Core
----
* `Building a new Admin Page <https://github.com/designcreateplay/NodeBB/wiki/How-to-build-a-new-Admin-Page>`_ (Out of date)
Plugins
-------
* `Developing plugins with Grunt and Coffeescript <https://github.com/frissdiegurke/nodebb-grunt-development>`_
* `Writing your first NodeBB plugin <http://burnaftercompiling.com/nodebb/writing-your-first-nodebb-plugin/>`_
Themes
------
Widgets
-------

View File

@@ -1,11 +0,0 @@
Themes Resources
================
testing
testing
-------
testing

View File

@@ -1,11 +0,0 @@
Widget Resources
================
testing
testing
-------
testing