Skip to content

Commit b64039c

Browse files
committed
requirements.txt
1 parent 05e13ba commit b64039c

File tree

3 files changed

+6
-14
lines changed

3 files changed

+6
-14
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Unreleased
1717

1818
The package has been fully refactored.
1919
The skeleton has been changed to make it possible to implement any endpoint
20-
in a manner similar to REST API documentation.
20+
in a manner similar to `FortiOS REST API`_ documentation.
2121

2222
Breaking changes
2323
----------------
@@ -145,3 +145,8 @@ The behavior is the same as in the Fortigate PUT method.
145145
**Added:** `with` statement for FortigateAPI and Fortigate.
146146

147147
**Fixed:** setup.py, ModuleNotFoundError: No module named requests.
148+
149+
150+
----------------------------------------------------------------------------------------
151+
152+
.. _`FortiOS REST API`: https://fndn.fortinet.net/index.php?/fortiapi/1-fortios/

README.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -162,17 +162,4 @@ or from github.com repository
162162
163163
----------------------------------------------------------------------------------------
164164

165-
Indices and tables
166-
==================
167-
168-
* :ref:`genindex`
169-
* :ref:`modindex`
170-
* :ref:`search`
171-
172-
173-
----------------------------------------------------------------------------------------
174-
175-
.. _`GitHub`: https://github.com/vladimirs-git/fortigate-api
176-
177-
178165
.. _`Read the Docs`: https://fortigate-api.readthedocs.io/en/latest/

docs/requirements.txt

34 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)