diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..956fedf --- /dev/null +++ b/docs/index.rst @@ -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 \ No newline at end of file