To maintain the maintainability, scalability and code clean of the product. I want to create a document page specifically for development team. This page serves as reference documentation.
1) Requirements
+) specs
We need to write documentsin plain markdown files (files that end with .md)
When a document page is called by browser, the markdown files will be rendered to html text and show to the browser page.
We need a main folder to organize those markdown files, each file contains content for specific document.
To maintain the maintainability, scalability and code clean of the product. I want to create a document page specifically for development team. This page serves as reference documentation.
1) Requirements
+) specs
.md
)+) libraries