Added an index for the Sphinx builder
This commit is contained in:
parent
48fffb82ce
commit
646229d919
29
docs/index.rst
Normal file
29
docs/index.rst
Normal file
@ -0,0 +1,29 @@
|
||||
Welcome to LibBotUniversal
|
||||
=============================
|
||||
|
||||
LibBotUniversal (AKA libbot) simplifies development and maintenance of different chatbots.
|
||||
|
||||
Getting started
|
||||
*****************************
|
||||
|
||||
There are a few pages to take a look at if you're just getting started.
|
||||
|
||||
* Installing the library
|
||||
* Creating your first bot
|
||||
* Examples of different bots
|
||||
|
||||
Getting help
|
||||
*****************************
|
||||
|
||||
If you are looking for help or want to report a bug, we got you covered.
|
||||
|
||||
* Bug reports are being submitted on the repo's issue tracker.
|
||||
|
||||
Package
|
||||
*****************************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: API reference
|
||||
|
||||
modules
|
Loading…
Reference in New Issue
Block a user