0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-02-03 03:55:01 -05:00
forgejo-docs/v1.19/user/index.md
André Jaenisch e4f94e51ee Describe target audiences
Since we have different types of documentation I consider it helpful to
have a one-liner explaining who we want to reach with each part.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2023-03-03 20:58:14 +01:00

14 lines
432 B
Markdown

---
layout: '~/layouts/Markdown.astro'
title: 'Forgejo v1.19 user guide'
---
These documents are targeted to people who are using Forgejo but are not
involved in running it on their machines.
- [Your First Repository](first-repository)
- Authentication
- [LDAP, PAM, FreeIPA](authentication)
- [OAuth2, Scoped Tokens, Client Types](oauth2-provider)
- [API Usage](api-usage)
- [API Reference](https://codeberg.org/api/swagger)