π π Private API Documentation (Authentication Required)¶
This documentation is restricted to internal teams and describes
the internal architecture, security, data access, and operational behavior
of the API.
β οΈ Important Operational Note¶
This documentation is for informational purposes and should be kept outside of production CI/CD processes.
No modifications to this repository should trigger restarts, deployments, or automated executions in production environments.
trigger:
branches:
include:
- main
paths:
include:
- Microservice/*
exclude:
- Microservice/docs/**
- Microservice/docs-private/**
- Microservice/*.md
- '*.md' # root path
π Table of Contents¶
πNote: It is recommended that each developer create a README.md file in their repo code with the table of contents to the files, serving as an index like index.html. This way, when converted to HTML using mkdocs, it is not necessary to manage menus for each repo; instead, each repo manages its own menu like a landing page.