Novari Access to Care Platform Documentation
Welcome to the NATCP developer documentation site!
This site brings together conceptual and API reference documentation for all NATCP libraries and apps, using DocFX.
Contributing
Writing API reference documentation
API reference documentation is automatically built from source code. So to make changes, add or update XML documentation comments.
You can also override the API documents using the apidoc folder. Read more
about that here.
Writing conceptual documentation
Conceptual documentation is written as a series of Markdown files in the respective source repositories. For example, documents for the core libraries are kept in NATCP-Libraries/src/platform/docs.
Modifying this site
While the documentation content comes from each respective library/app repository, this site is managed in its own Documentation repository.