mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-18 21:42:10 +01:00
14 lines
286 B
Markdown
14 lines
286 B
Markdown
---
|
|
title: Code Snippets
|
|
---
|
|
|
|
### User Interface
|
|
|
|
- [extend navigation](snippet-extend-navigation.md)
|
|
- [add tab to repository configuration](snippet-repository-tab.md)
|
|
- [extend global configuration](snippet-config-group.md)
|
|
|
|
### Backend
|
|
|
|
- [Authentication](snippet-authentication.md)
|