You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/docs/content/doc/developers
singuliere 64b7d0de8e
docs: modules do not rely on models, services do (#17861)
services: provide some services for users, usually use
database (models) modules: provide some basic functions without
database, eg: code parser, etc The major difference is services use
database, while modules don’t.

Signed-off-by: singuliere <singuliere@autistici.org>
3 years ago
..
api-usage.en-us.md Rework Token API comments (#15162) 3 years ago
api-usage.zh-cn.md Reformat docs (#13897) 4 years ago
guidelines-backend.md docs: modules do not rely on models, services do (#17861) 3 years ago
guidelines-frontend.md Fix project board bug and improve documents (#17753) 3 years ago
hacking-on-gitea.en-us.md Docs: replace `gitea` with `Gitea` (#17838) 3 years ago
integrations.en-us.md Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 3 years ago
integrations.zh-tw.md docs: Fix broken anchors in links to awesome-gitea (#16331) 3 years ago
migrations.en-us.md fix migrations documents (#17679) 3 years ago
migrations.zh-tw.md fix migrations documents (#17679) 3 years ago
oauth2-provider.md Add asymmetric JWT signing (#16010) 3 years ago
oauth2-provider.zh-tw.md [docs] Add zh-tw Translations (#14507) 3 years ago