We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40943d commit 5fbf271Copy full SHA for 5fbf271
README.rst
@@ -24,8 +24,7 @@ Install
24
25
26
27
-.. literalinclude:: ./docs/minimal_api_example.rst
28
- :language: rst
+.. include:: ./docs/minimal_api_example.rst
29
30
31
Flask-COMBO-JSONAPI vs `Flask-RESTful <https://flask-restful.readthedocs.io/en/latest/>`_
docs/index.rst
@@ -68,8 +68,7 @@ Flask-COMBO-JSONAPI with Flask.
68
configuration
69
70
71
-.. literalinclude:: ./minimal_api_example.rst
72
+.. include:: ./minimal_api_example.rst
73
74
75
API Reference
0 commit comments