Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/navcoin/navcoin.github.io

Navcoin Technical Documentation
https://github.com/navcoin/navcoin.github.io

Last synced: about 4 hours ago
JSON representation

Navcoin Technical Documentation

Awesome Lists containing this project

README

        

# Navcoin Technical Documentation

This repository hosts the assets used to generate the documentation at https://docs.navcoin.org.

Commits to the `main` branch are automatically built and deployed.

## How to contribute

Create your own fork and open a Pull Request with the suggested changes.

Documentation is built using [Sphinx](https://www.sphinx-doc.org/en/master/).

[reStructuredText](https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html) is the default plaintext markup language used by Sphinx.

Sphinx (*.rst) files are located in the `sources/docs` folder. **Do not edit files outside this folder!**

New sections can be added in the `sources/docs/index.rst` file.