0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2025-01-23 02:19:05 -05:00
forgejo-docs/v1.19/user/index.md

22 lines
671 B
Markdown
Raw Normal View History

---
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)
- [The Basics of Issue Tracking](issue-tracking-basics)
2023-03-07 09:44:03 +01:00
- [Integrated Wiki](wiki)
2023-03-07 09:49:39 +01:00
- [Email Settings](email-settings)
2023-03-04 12:39:00 +01:00
- [Branch and tag protection](protection)
2023-03-04 15:22:32 +01:00
- [Projects / Kanban boards](project)
2023-03-06 10:34:02 +01:00
- [Labels](labels)
2023-03-04 10:50:35 +01:00
- [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)