Hi @pgleeson I have built the documentation for modelspec. The documentation currently has three parts or sections, which are; Content, Example and API Reference.
Example:
Readme that illustrates an example (document)
API Reference:
The classes, functions and attributes used in modelspec
I created a generate.py file to copy the README.md of modelspec into Introduction.md and copy all instances of "document" file in all the formats (py, json, yaml, bson) used.
I look forward to your review on it and on what I should be adding that is not there.
Thank you.
Hi @pgleeson I have built the documentation for modelspec. The documentation currently has three parts or sections, which are; Content, Example and API Reference.
Content Subsection includes: Modelspec (Introduction) Quickstart Installation
Example: Readme that illustrates an example (document)
API Reference: The classes, functions and attributes used in modelspec
I created a generate.py file to copy the README.md of modelspec into Introduction.md and copy all instances of "document" file in all the formats (py, json, yaml, bson) used.
I look forward to your review on it and on what I should be adding that is not there. Thank you.