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

https://github.com/es-alexander/zola-docs-template

A repository source for documenting a software application
https://github.com/es-alexander/zola-docs-template

Last synced: about 1 month ago
JSON representation

A repository source for documenting a software application

Awesome Lists containing this project

README

          

# Overview

This repository documents the {SOFTWARE} application.

The documentation is generated using the [Zola](https://www.getzola.org/) static site generator.

## Structure

The `main` branch of the repository is used to generate the documentation site, using content sourced as submodules from the `latest`, `beta`, and versioned branches.

## Contributing

New features should first be documented in `latest`, and subsequently branched into `beta` and a stable version toegther with the software release cycle.

Improved documentation for existing features should at least be added to `latest`, and ideally also cherry-picked into the existing `beta` and stable-versioned branches as relevant.

Detailed contribution information can be found in [CONTRIBUTING.md](CONTRIBUTING.md)

## License

This documentation is licensed under [CC BY-NC-SA 4.0 attributionnon commercialshare alike](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)