Skip to content

Commit

Permalink
Merge branch 'docs' into 'development'
Browse files Browse the repository at this point in the history
docs(centurion_docs): update docs

See merge request nofusscomputing/projects/centurion_erp!41
  • Loading branch information
jon-nfc committed Jul 13, 2024
2 parents ae4fdcf + c41c7ed commit e48278e
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Organization Permission Checking
description: No Fuss Computings django ITSM API Documentation for Organization Permission Checking
description: No Fuss Computings Centurion ERP API Documentation for Organization Permission Checking
date: 2024-06-17
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: History Save
description: No Fuss Computings django ITSM device model
description: No Fuss Computings Centurion ERP device model
date: 2024-06-16
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
4 changes: 2 additions & 2 deletions docs/projects/centurion_erp/development/api/models/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: django ITSM Models
description: No Fuss Computings django ITSM device model
description: No Fuss Computings Centurion ERP device model
date: 2024-06-16
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
---

Models within the Django ITSM application:
Models within Centurion ERP:

- itam

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Device Model
description: No Fuss Computings django ITSM device model
description: No Fuss Computings Centurion ERP device model
date: 2024-06-16
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Serializers
description: No Fuss Computings Django ITSM API Documentation for Serializers
description: No Fuss Computings Centurion ERP API Documentation for Serializers
date: 2024-06-19
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Inventory
description: No Fuss Computings django ITSM Inventory serializer
description: No Fuss Computings Centurion ERP Inventory serializer
date: 2024-06-19
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
2 changes: 1 addition & 1 deletion docs/projects/centurion_erp/development/api/tests/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Test Cases
description: No Fuss Computings django itsm unit tests
description: No Fuss Computings Centurion ERP unit tests
date: 2024-06-15
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: API Token Authentication
description: No Fuss Computings django ITSM API Documentation for API Token Authentication
description: No Fuss Computings Centurion ERP API Documentation for API Token Authentication
date: 2024-06-29
template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
Expand Down
4 changes: 2 additions & 2 deletions docs/projects/centurion_erp/development/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ template: project.html
about: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp
---

This section of the documentation different items related to the development of this application. The target audience is anyone whom wishes to develop any part of the application.
This section of the documentation contains different items related to the development of this application. The target audience is anyone whom wishes to develop any part of the application.


## Handy links
Expand Down Expand Up @@ -42,7 +42,7 @@ Icons with text:

### Adding an Application

1. Install the django application with `pip <app-name>`
1. Install Centurion ERP application with `pip <app-name>`

1. Update `app.settings.py`

Expand Down
4 changes: 2 additions & 2 deletions docs/projects/centurion_erp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ about: https://gitlab.com/nofusscomputing/infrastructure/configuration-managemen

</span>

Whilst there exists many ERPs, Centurion ERP is being developed to provide another open source option with a large emphasis on the IT Service Management (ITSM) modules. The goal is to provide a system that is not only an IT Information Library (ITIL), but that of which will connect to other ITSM systems, i.e. AWX for automation orchestration. Other common modules that form part of or are normally found within an ERP system, will be added if they relate specifically to any ITSM workflow. We welcome contributions should you desire a feature that does not yet exist.
Whilst there are many Enterprise Rescource Planning (ERP) applications, Centurion ERP is being developed to provide an open source option with a large emphasis on the IT Service Management (ITSM) modules. The goal is to provide a system that is not only an IT Information Library (ITIL), but that of which will connect to other ITSM systems, i.e. AWX for automation orchestration. Other common modules that form part of or are normally found within an ERP system, will be added if they relate specifically to any ITSM workflow. We welcome contributions should you desire a feature that does not yet exist.


## Features
Expand Down Expand Up @@ -60,7 +60,7 @@ Specific features for a module can be found on the module's documentation un the

## Development

It's important to us that Centurion ERP remaining stable. To assist with this we do test the Centurion during it's development cycle. Testing reports are available and can be viewed from [Gitlab](https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp) on each Merge Request. You will find a link to the last report conducted as part of that merge request just below the Merge Request's description.
It's important to us that Centurion ERP remaining stable. To assist with this we do test Centurion during it's development cycle. Testing reports are available and can be viewed from [Gitlab](https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp) on each Merge Request. You will find a link to the last report conducted as part of that merge request just below the Merge Request's description.

!!! info
If you find any test that is less than sufficient, or does not exist; please let us know. If you know a better way of doing the test, even better. We welcome your contribution/feedback.
Expand Down
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ INHERIT: website-template/mkdocs.yml

docs_dir: 'docs'

repo_name: Django Template
repo_url: https://gitlab.com/nofusscomputing/infrastructure/configuration-management/django_app
edit_uri: '/-/ide/project/nofusscomputing/infrastructure/configuration-management/django_app/edit/development/-/docs/'
repo_name: Centurion ERP
repo_url: https://gitlab.com/nofusscomputing/projects/centurion_erp
edit_uri: '/-/ide/project/nofusscomputing/projects/centurion_erp/edit/development/-/docs/'

plugins:
mkdocstrings:
Expand Down Expand Up @@ -48,7 +48,7 @@ nav:

- projects/index.md

- Django Template:
- Centurion ERP:

- projects/centurion_erp/index.md

Expand Down

0 comments on commit e48278e

Please sign in to comment.