Skip to content

Commit

Permalink
updated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Kaiser committed Feb 14, 2021
1 parent d234ac8 commit 9e0d086
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
.. FireREST documentation master file, created by
sphinx-quickstart on Mon Dec 7 17:24:47 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. toctree::
:maxdepth: 3

Expand Down Expand Up @@ -55,9 +50,12 @@ a failed operation. If all 3 refresh tokens have been used up the connection obj

By default domain is set to `Global`

===============
CRUD Operations
===============

Objects
-------

Create network object

Expand Down Expand Up @@ -106,7 +104,7 @@ Update network object

FireREST automatically extracts the `id` field of the provided data `dict` to update the correct resource.

##### Delete network object
Delete network object

.. code-block:: python
Expand Down

0 comments on commit 9e0d086

Please sign in to comment.