You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -82,3 +82,10 @@ Endpoints of the Teacher API
82
82
5. List all teacher records
83
83
6. Filter list of teachers using wildcard search
84
84
85
+
86
+
Documentation
87
+
============================
88
+
- Checkout my [Medium Article](https://medium.com/@richyap_13562/a-simple-tutorial-on-how-to-document-your-python-project-using-sphinx-and-rinohtype-177c22a15b5b) to learn how to document this repo using Sphinx.
89
+
- [Swagger](https://swagger.io/) is also another great option to document your API's
0 commit comments