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

https://github.com/vanheemstrasystems/read-the-docs

Read The Docs
https://github.com/vanheemstrasystems/read-the-docs

Last synced: 12 months ago
JSON representation

Read The Docs

Awesome Lists containing this project

README

          

[![Documentation Status](https://readthedocs.org/projects/readthedocs-headstart/badge/?version=latest)](https://readthedocs-headstart.readthedocs.io/en/latest/?badge=latest)

read-the-docs
# Read The Docs

Create, host, and browse documentation.

Based on "Read The Docs" at https://readthedocs.org

**WARNING**: See Sphinx build failing on act but succeeding on actions at https://github.com/nektos/act/issues/1853
Do the following:

```
$ date
Wed Jul 16 22:52:47 EDT 2014

$ cat /etc/timezone
America/New_York

$ sudo dpkg-reconfigure tzdata
$ service cron stop && service cron start
```

You will be prompted to saet your timezone.

## 000 - Installation

Follow this tutorial: https://www.sphinx-doc.org/en/master/tutorial/getting-started.html

## 100 - Introduction

See [README.md](./100/README.md)

## 200 - Tutorial

See [README.md](./200/README.md)

## 300 - Customization

Follow this tutorial: https://www.sphinx-doc.org/en/master/tutorial/first-steps.html

## 400 - Build

Follow the instructions: https://readthedocs.org/projects/readthedocs-headstart/