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

https://github.com/projectsyn/documentation

The Project Syn main documentation repository
https://github.com/projectsyn/documentation

asciidoc documentation projectsyn

Last synced: 7 months ago
JSON representation

The Project Syn main documentation repository

Awesome Lists containing this project

README

          

# Project Syn Documentation

This is the umbrella documentation for Project Syn.

It is written using [AsciiDoc][asciidoc] and [Antora][antora]. The source is located in the [docs/](docs) folder.
The [Divio documentation structure](https://documentation.divio.com/) is used to organize its content.

Run the `make preview` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the documentation.

After writing the documentation, please use the `make check` command and correct any warnings raised by the tool.

## Contributing and license

This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute see [CONTRIBUTING](CONTRIBUTING.md).

[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/