docs: setup mdbook (#27)

This commit is contained in:
Julian Tölle 2024-08-24 16:23:42 +02:00 committed by GitHub
parent 3e51dd8495
commit a67b510284
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 90 additions and 0 deletions

28
docs/SUMMARY.md Normal file
View file

@ -0,0 +1,28 @@
# Summary
[Introduction](introduction.md)
# Tutorials
- [Getting started on GitHub](tutorials/github.md)
- [Getting started on GitLab]()
# Explanation
- [Release Pull Request](explanation/release-pr.md)
# Guides
- [Customizing Release Notes](guides/release-notes.md)
- [Pre-releases](guides/pre-releases.md)
- [Workflow Permissions on GitHub](guides/github-workflow-permissions.md)
# Reference
- [Pull Request Options](reference/pr-options.md)
- [GitHub Action](reference/github-action.md)
- [GitLab CI]()
---
[Changelog](changelog.md)