diff --git a/docs/projects/centurion_erp/user/devops/index.md b/docs/projects/centurion_erp/user/devops/index.md new file mode 100644 index 00000000..3cc09175 --- /dev/null +++ b/docs/projects/centurion_erp/user/devops/index.md @@ -0,0 +1,9 @@ +--- +title: Developer Operations +description: Developer Operations (DevOps) Module Documentation for Centurion ERP by No Fuss Computing +date: 2025-03-02 +template: project.html +about: https://github.com/nofusscomputing/centurion_erp +--- + +Developer Operations or DevOps for short, is a module that contains items related to a software developers workflow / area of responsibility. diff --git a/mkdocs.yml b/mkdocs.yml index 3e569ad4..818166cd 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -187,6 +187,9 @@ nav: - projects/centurion_erp/user/core/ticket_comment_category.md + - DevOps: + + - projects/centurion_erp/user/devops/index.md - ITAM: - projects/centurion_erp/user/itam/index.md