opendcs / rest_api

Rest API that serves OpenDCS database objects as JSON
Apache License 2.0
1 stars 3 forks source link

Add web client documentation #101

Open adamkorynta opened 9 months ago

adamkorynta commented 9 months ago

Is your feature request related to a problem? Please describe. There is no documentation for the OpenDCS web client.

Describe the solution you'd like Documentation can be added to the OpenDCS ReadTheDocs.

Describe alternatives you've considered Markdown files within the repository could also work.

MikeNeilson commented 9 months ago

It can't be "add to" the current read the docs. but we can create a new "opendcs-restapi.readthedocs.io" to fill the need.

That's just a limitation of how read the docs works. (Unless you want to have the docs for the rest api be in the main project. which we shouldn't do until such time as the projects are merged, I would think.)