Skip to content
Snippets Groups Projects
Commit 6abeaa43 authored by Alessandro Cerioni's avatar Alessandro Cerioni
Browse files

Added the changelog service documentation to MkDocs "nav" configuration

parent f053c2a5
No related branches found
No related tags found
No related merge requests found
...@@ -140,7 +140,7 @@ In alphabetical order: ...@@ -140,7 +140,7 @@ In alphabetical order:
ID | Name | Repo | Doc | Usage | Deps ID | Name | Repo | Doc | Usage | Deps
--- | --- | --- | --- | --- | --- --- | --- | --- | --- | --- | ---
S1 | Authentication | ... | [Link](../components/services/authentication.md) | Allowing users to create accounts and to perform logins and logouts | A3, S5 S1 | Authentication | ... | [Link](../components/services/authentication.md) | Allowing users to create accounts and to perform logins and logouts | A3, S5
S2 | Changelog | [Link](https://gitlab.alpha.grandlyon.com/refonte-data/service-changelog) | ... | Keeping track of the new features available to users throughout the developments| S2 | Changelog | [Link](https://gitlab.alpha.grandlyon.com/refonte-data/service-changelog) | [Link](../components/services/changelog.md) | Keeping track of the new features available to users throughout the developments|
S3 | Credits | ... | ... | Catalog of the Open Source initiatives powering the data.grandlyon.com project | S6 | S3 | Credits | ... | ... | Catalog of the Open Source initiatives powering the data.grandlyon.com project | S6 |
S4 | CSV Catalog Downloader | ... | ... | Allowing users to download cached CSV exports of the metadata catalog | C3 | S4 | CSV Catalog Downloader | ... | ... | Allowing users to download cached CSV exports of the metadata catalog | C3 |
S5 | Mail | ... | [Link](../components/services/mail.md) | Sending e-mails to both end- and back-office users | A6 S5 | Mail | ... | [Link](../components/services/mail.md) | Sending e-mails to both end- and back-office users | A6
......
...@@ -41,6 +41,7 @@ nav: ...@@ -41,6 +41,7 @@ nav:
- Editorial Content: components/indexers/editorial-content.md - Editorial Content: components/indexers/editorial-content.md
- Services: - Services:
- Authentication: components/services/authentication.md - Authentication: components/services/authentication.md
- Changelog: components/services/changelog.md
- CSV Catalog Downloader: components/services/csv-catalog-downloader.md - CSV Catalog Downloader: components/services/csv-catalog-downloader.md
- Mail: components/services/mail.md - Mail: components/services/mail.md
- Media Library: components/services/media-library.md - Media Library: components/services/media-library.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment