mirror of
https://codeberg.org/forgejo/docs.git
synced 2025-02-09 04:31:05 -05:00
18 lines
554 B
Markdown
18 lines
554 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)
|
|
- [Branch and tag protection](protection)
|
|
- [Projects / Kanban boards](project)
|
|
- [Labels](labels)
|
|
- [Webhooks](webhooks)
|
|
- Authentication
|
|
- [LDAP, PAM, FreeIPA](authentication)
|
|
- [OAuth2, Scoped Tokens, Client Types](oauth2-provider)
|
|
- [API Usage](api-usage)
|
|
- [API Reference](https://codeberg.org/api/swagger)
|