https://github.com/ideawu/prj-docs-template
Documentation template and tools for open source project to genterate docs like http://ssdb.io/docs/
https://github.com/ideawu/prj-docs-template
Last synced: 2 months ago
JSON representation
Documentation template and tools for open source project to genterate docs like http://ssdb.io/docs/
- Host: GitHub
- URL: https://github.com/ideawu/prj-docs-template
- Owner: ideawu
- License: mit
- Created: 2014-04-04T01:47:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T02:23:51.000Z (over 10 years ago)
- Last Synced: 2024-12-26T07:20:26.064Z (4 months ago)
- Language: Python
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
prj-docs-template
=================Documentation template and tools for open source project to genterate docs like [http://www.ideawu.com/ssdb/docs/](http://www.ideawu.com/ssdb/docs/).
## System Requirements
* PHP command line tool
* Python
* make## Rules
* Each `xxx.md` file will generate a single HTML page named `xxx.html` with original directory hierarchy.
* You can define the template of the HTML page by a `template.php` file for every Markdown source file directory.