An open API service indexing awesome lists of open source software.

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/

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.