[doc] refactors guides index so the toc is showing up correctly in sidebar.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Bonobo with Docker
|
||||
==================
|
||||
Docker Extension
|
||||
================
|
||||
|
||||
.. todo:: The `bonobo-docker` package is at a very alpha stage, and things will change. This section is here to give a
|
||||
brief overview but is neither complete nor definitive.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Bonobo with Jupyter
|
||||
===================
|
||||
Jupyter Extension
|
||||
=================
|
||||
|
||||
There is a builtin plugin that integrates (somewhat minimallistically, for now) bonobo within jupyter notebooks, so
|
||||
you can read the execution status of a graph within a nice (ok, not so nice) html/javascript widget.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Bonobo with Selenium
|
||||
====================
|
||||
Selenium Extension
|
||||
==================
|
||||
|
||||
.. todo:: The `bonobo-selenium` package is at a very alpha stage, and things will change. This section is here to give a
|
||||
brief overview but is neither complete nor definitive.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Bonobo with SQLAlchemy
|
||||
======================
|
||||
SQLAlchemy Extension
|
||||
====================
|
||||
|
||||
.. todo:: The `bonobo-sqlalchemy` package is at a very alpha stage, and things will change. This section is here to
|
||||
give a brief overview but is neither complete nor definitive.
|
||||
|
||||
@ -1,10 +1,7 @@
|
||||
Guides
|
||||
======
|
||||
|
||||
Concepts and best practices
|
||||
:::::::::::::::::::::::::::
|
||||
|
||||
There are a few things that you should know while writing transformations graphs with bonobo.
|
||||
Here are a few guides and best practices to work with bonobo.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@ -14,10 +11,7 @@ There are a few things that you should know while writing transformations graphs
|
||||
services
|
||||
environment
|
||||
|
||||
Third party integrations
|
||||
::::::::::::::::::::::::
|
||||
|
||||
There is a few **bonobo** extensions that ease the use of the library with third party tools. Each integration is
|
||||
There is a also few extensions that ease the use of the library with third party tools. Each integration is
|
||||
available as an optional extra dependency, and the maturity stage of each extension vary.
|
||||
|
||||
.. toctree::
|
||||
|
||||
Reference in New Issue
Block a user