https://github.com/ocsigen/html_of_wiki
https://github.com/ocsigen/html_of_wiki
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ocsigen/html_of_wiki
- Owner: ocsigen
- License: other
- Created: 2017-09-11T15:25:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T11:59:25.000Z (about 2 months ago)
- Last Synced: 2025-05-11T12:32:59.465Z (about 2 months ago)
- Language: OCaml
- Size: 3.56 MB
- Stars: 7
- Watchers: 12
- Forks: 3
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# html_of_wiki
`html_of_wiki` is a static website generator for software projects.
It is a powerful, language independant, wikicréole compiler, able to manage the
documentation of several versions of multiple projects---all with a single
command line instruction! Its simplicity helps a lot for integrating this tool
in a CI/CD process.Wikicréole is a wiki-like language that supports **extensions** written in
html_of_wiki can manage API documentation and user manuals for several versions of your software.
It can manage multi-projects sites with sub-projects, and inter-projects links.## Installation
Requires OCaml 4.08 or greater (use `opam switch`) and the `opam` package
manager.```bash
opam pin add html_of_wiki.dev https://github.com/ocsigen/html_of_wiki.git
```## Documentation & tutorial
https://ocsigen.org/html_of_wiki/2.0/manual/intro