Created tutorials subfolder
Change-Id: Idb29a5b68a177e0ae2c7a91a4cd2f1181565ce5c
This commit is contained in:
parent
6455aab6a4
commit
7f856b7a30
@ -8,7 +8,7 @@ Table of Contents:
|
||||
:maxdepth: 2
|
||||
|
||||
readme
|
||||
getting_started
|
||||
tutorials/index.rst
|
||||
project_architecture
|
||||
webapi/index
|
||||
|
||||
|
@ -1,11 +1,8 @@
|
||||
.. role:: bash(code)
|
||||
:language: bash
|
||||
|
||||
Getting Started
|
||||
###############
|
||||
|
||||
Development environment
|
||||
---------------------------
|
||||
Getting started with Surveil
|
||||
----------------------------
|
||||
|
||||
0. Prerequisite
|
||||
~~~~~~~~~~~~~~~
|
||||
@ -109,4 +106,3 @@ Using Bansho the web interface
|
||||
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
|
||||
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