more documentation, man reST hurts my brain

v1.18.x
psychobunny 11 years ago
parent d84182cb9b
commit 1bea6e4ee5

@ -0,0 +1,11 @@
Configuring Databases
=====================
testing
testing
-------
testing

@ -3,6 +3,8 @@
|
NodeBB is a next-generation discussion platform that utilizes web sockets for instant interactions and real-time notifications. NodeBB forums have many modern features out of the box such as social network integration and streaming discussions.
.. _installing:
Installing NodeBB
-----------------
@ -10,7 +12,19 @@ Installing NodeBB
:maxdepth: 2
installing
installing_cloud
.. _configuring:
Configuring NodeBB
------------------
.. toctree::
:maxdepth: 2
databases
proxies
Indices and tables
==================

@ -1,5 +1,5 @@
Installing NodeBB
=================
NodeBB Installation by OS
=========================
Welcome to the NodeBB wiki! We'll try to keep this wiki up-to-date regarding various aspects of NodeBB
@ -248,7 +248,7 @@ After this, add the following GPC keys :
And update your package source :
.. code:: bash
$ sudo apt-get update
@ -273,7 +273,7 @@ After this, add the following GPC keys :
And update your package source :
.. code:: bash
$ sudo apt-get update
@ -382,4 +382,4 @@ And run NodeBB on "watch" mode:
./nodebb watch
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.
It will launch NodeBB in development mode, and watch files that change and automatically restart your forum.

@ -0,0 +1,11 @@
Installing NodeBB on the Cloud
==============================
testing
testing
-------
testing

@ -0,0 +1,11 @@
Configuring Web Server / Proxies
================================
testing
testing
-------
testing
Loading…
Cancel
Save