Create documentation structure for code
jamesmcroft opened this issue · 2 comments
jamesmcroft commented
This work item covers setting up an area for the end user (developer) to find all the information as to what the packages contain and how they can be used, similar to MSDN documentation.
Namespaces requiring documentation
- MADE.Common
- MADE.Common.Dates
- MADE.Common.Enums
- MADE.Common.Data.Validation
- MADE.Common.Data.Validation.Rules
- MADE.UI.Controls
- MADE.UI.Controls.Design.Styling
- MADE.UI.Design
- MADE.UI.Design.Styling
- MADE.UI.Layout
jamesmcroft commented
The current documentation structure is now in place. You can find the code at https://github.com/MADE-Apps/docs and the hosted content at https://made-apps.github.io/docs/
jamesmcroft commented
Docs for the Common.Dates and Common.Data.Validation are now available for existing components.