1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

Added Table of Contents to long documentation pages (#13890)

* Redo #13836 with new shortcode
(https://gitea.com/gitea/theme/pulls/90)

* add Api Usage

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
6543
2020-12-08 04:52:26 +00:00
committed by GitHub
parent e7938c9c44
commit 6bdcacd73b
20 changed files with 82 additions and 66 deletions

View File

@@ -23,6 +23,8 @@ This reference setup guides users through the setup based on `docker-compose`, b
of `docker-compose` is out of scope of this documentation. To install `docker-compose` itself, follow
the official [install instructions](https://docs.docker.com/compose/install/).
{{< toc >}}
## Basics
The most simple setup just creates a volume and a network and starts the `gitea/gitea:latest`