Daystar knowledge base system Kbase is a system used to create software documents. On the left side of the page is a navigation tree. Clicking on the navigation tree will display the document content.
Using it you can quickly create a documentation help system similar to Microsoft's MSDN.
Kbase documents are written in Markdown and provide instant preview function.
Traditionally, using HTML to write help documents will produce too much junk code.
In contrast, Kbase uses only a very limited number of HTML tags.
Installation steps:
1. Import the database file in the App_Data folder into the sql database
2. Modify relevant settings in Web.config
3. Set the Kbase folder as the root directory
4. The installation is complete, username: admin, password: 123456