Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gradienceteam/docs

The Gradience Documentation
https://github.com/gradienceteam/docs

furo gnome gnome-shell gradience gtk libadwaita shell sphinx sphinx-doc

Last synced: about 2 months ago
JSON representation

The Gradience Documentation

Awesome Lists containing this project

README

        

# Gradience User Documentation

## Setup

```
pip install -r requirements-dev.txt
```

## Run

```
sphinx-autobuild . _build/html
```