Documentation ============= Official documentation ---------------------- Can be found here: https://diego-ibarra.github.io/ship_mapper/index.html Build ----- .. warning:: The following information is **only** for developers and maintainers of docs. Everytime you update the `.rts` documentation source files, you will need to run this in the console... :: sphinx-build -E -a -b html C:\Users\IbarraD\ship_mapper\docs\sphinx C:\Users\IbarraD\ship_mapper\docs Note: Replace the paths to reflect your computer :: sphinx-autogen -o C:\Users\IbarraD\ship_mapper\docs\sphinx\generated C:\Users\IbarraD\ship_mapper\docs\sphinx\api.rst