Created tutorials subfolder
Change-Id: Idb29a5b68a177e0ae2c7a91a4cd2f1181565ce5c
This commit is contained in:
parent
6455aab6a4
commit
7f856b7a30
@ -8,7 +8,7 @@ Table of Contents:
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
readme
|
readme
|
||||||
getting_started
|
tutorials/index.rst
|
||||||
project_architecture
|
project_architecture
|
||||||
webapi/index
|
webapi/index
|
||||||
|
|
||||||
|
@ -1,11 +1,8 @@
|
|||||||
.. role:: bash(code)
|
.. role:: bash(code)
|
||||||
:language: bash
|
:language: bash
|
||||||
|
|
||||||
Getting Started
|
Getting started with Surveil
|
||||||
###############
|
----------------------------
|
||||||
|
|
||||||
Development environment
|
|
||||||
---------------------------
|
|
||||||
|
|
||||||
0. Prerequisite
|
0. Prerequisite
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
@ -109,4 +106,3 @@ Using Bansho the web interface
|
|||||||
The Surveil client uses the Surveil API to query information concerning hosts
|
The Surveil client uses the Surveil API to query information concerning hosts
|
||||||
and services. Bansho (Surveil's web interface) also uses this API. To use Bansho simply
|
and services. Bansho (Surveil's web interface) also uses this API. To use Bansho simply
|
||||||
open a browser at `http://localhost:8888 <http://localhost:8888/#/view?view=liveHosts>`_ and press login.
|
open a browser at `http://localhost:8888 <http://localhost:8888/#/view?view=liveHosts>`_ and press login.
|
||||||
|
|
7
doc/source/tutorials/index.rst
Normal file
7
doc/source/tutorials/index.rst
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Tutorials
|
||||||
|
#########
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
getting_started
|
Loading…
x
Reference in New Issue
Block a user