Please make yourself familiar with these guidelines and follow them as best as
possible, so that we can collaborate and still keep the quality up for the best
benefit of all users.
## Principles
- GitLab projects
- Each project gets at least one page of its own in this framework, sub-pages may be added if the amount of documentation is too much for a single page
- The projects don't come with readme file anymore
- The link to its documentation will be added to the project description: `[Documentation](https://devops-tools.docs.lakedrops.com/section/subsection/project/)`
- Wikis won't be used anymore, as they fragmented all the content across multiple projects and haven't been helpful to the users
- Changelogs will not be maintained in GitLab anymore, they are part of the documentation
- Documentation sections and pages
- Each tool category has their own section
- In each section, each tool has their own sub-section
- The [information architecture](#information-architecture) for each sub-section is similar
- Each page starts with a [metadata block](#metadata) in Yaml format
## Information architecture
This section is currently under review and will be updated soon.