Skip to content

Commit

Permalink
Add breadcrumbs (with section name) (#2985)
Browse files Browse the repository at this point in the history
* Add breadcrumbs to doc

* fix homepage links

* fix homepage links

* fix homepage links

* fix homepage links

* fix

* Add pages to section headers

* Update

* Typo

* 24.04 sidebar

* 23.10 sidebar

* Format json

* 23.04 sidebar

* Format json

* 22.10 sidebar

* 22.04 sidebar

* Add page

* Replace Slack by The Watch

* Revert "Replace Slack by The Watch"

This reverts commit c2044d8.

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Kevin Duret <[email protected]>
  • Loading branch information
cg-tw and kduret authored Feb 27, 2024
1 parent b9bc366 commit c52cd6e
Show file tree
Hide file tree
Showing 42 changed files with 2,012 additions and 1,077 deletions.
6 changes: 2 additions & 4 deletions cloud/integrations/introduction-integrations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: introduction-integrations
title: Introduction to third-party integrations
title: Integrations
---

Centreon provides numerous ways to cooperate with third-party tools to guarantee
Expand All @@ -10,6 +10,4 @@ a perfect integration within your IT ecosystem. Contact your Centreon consultant

Integrate Centreon with an [ITSM](../integrations/itsm/itsm-overview.md) tool, based on Centreon Open Tickets.

Can't find the integration you're expecting? Just let us know by reaching
us on [Slack](https://centreon.slack.com) or contacting us through our contact
form on our [website](https://www.centreon.com/en/contact/).
Can't find the integration you're expecting? Just let us know by reaching us on [our community forum The Watch](https://thewatch.centreon.com/).
16 changes: 3 additions & 13 deletions cloud/integrations/itsm/itsm-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ integrate Centreon monitoring alerts in your existing processes.

Available providers:

* [BMC Footprints](ot-bmc-footprints.md)
* [BMC Remedy](ot-bmc-remedy.md)
* [EasyVista](ot-easyvista.md)
* [GLPI](ot-glpi.md)
* [GLPI RestAPI](ot-glpirestapi.md)
* [iTop](ot-itop.md)
* [IWS Isilog](ot-iws-isilog.md)
* [Jira](ot-jira.md)
* [Mail](ot-mail.md)
* [OTRS RestAPI](ot-otrs.md)
* [Request Tracker RestAPI](ot-request-tracker2.md)
* [Serena](ot-serena.md)
* [ServiceNow](ot-service-now.md)
import DocCardList from '@theme/DocCardList';

<DocCardList />
85 changes: 74 additions & 11 deletions cloud/sidebarsCloud.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,11 @@ module.exports = {
},

{
type: 'category',
label: 'Managing Centreon Cloud users',
"type": 'category',
"label": 'Managing Centreon Cloud users',
"link": {
"type": "generated-index",
},
items: [
{
type: 'doc',
Expand All @@ -141,6 +144,9 @@ module.exports = {
{
type: 'category',
label: 'Managing pollers',
"link": {
"type": "generated-index",
},
items: [
{
type: 'doc',
Expand All @@ -167,10 +173,16 @@ module.exports = {
{
"type": "category",
"label": "Monitoring resources",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "category",
"label": "Monitoring basics",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -185,6 +197,9 @@ module.exports = {
{
"type": "category",
"label": "Monitoring hosts",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -207,6 +222,9 @@ module.exports = {
{
"type": "category",
"label": "Monitoring services",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -229,6 +247,9 @@ module.exports = {
{
"type": "category",
"label": "Discovering hosts and services automatically",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -247,6 +268,9 @@ module.exports = {
{
"type": "category",
"label": "Organizing hosts and services",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -261,6 +285,9 @@ module.exports = {
{
"type": "category",
"label": "Basic objects and actions",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -275,6 +302,9 @@ module.exports = {
{
"type": "category",
"label": "Detecting anomalies",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -287,10 +317,16 @@ module.exports = {
{
"type": "category",
"label": "Managing events and alerts",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "category",
"label": "Viewing events",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -317,6 +353,9 @@ module.exports = {
{
"type": "category",
"label": "Managing alerts",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -341,6 +380,9 @@ module.exports = {
{
"type": "category",
"label": "Performance graphs",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -363,6 +405,9 @@ module.exports = {
{
"type": "category",
"label": "Service Mapping",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -371,6 +416,9 @@ module.exports = {
{
"type": "category",
"label": "Guide",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand Down Expand Up @@ -399,14 +447,20 @@ module.exports = {
{
"type": "category",
"label": "Graphical views",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
"id": "graph-views/introduction-map"
},
{
"type": "category",
"type": "category",
"label": "Guide",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand Down Expand Up @@ -450,19 +504,19 @@ module.exports = {
{
"type": "category",
"label": "Integrations",
link: {
type: "doc",
id: "integrations/introduction-integrations"
},
"items": [
{
"type": "doc",
"id": "integrations/introduction-integrations"
},
{
"type": "category",
"label": "ITSM",
link: {
type: "doc",
id: "integrations/itsm/itsm-overview"
},
"items": [
{
"type": "doc",
"id": "integrations/itsm/itsm-overview"
},
{
"type": "doc",
"id": "integrations/itsm/ot-bmc-footprints"
Expand Down Expand Up @@ -522,6 +576,9 @@ module.exports = {
{
"type": "category",
"label": "Security",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -532,6 +589,9 @@ module.exports = {
{
"type": "category",
"label": "Release notes",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand All @@ -542,6 +602,9 @@ module.exports = {
{
"type": "category",
"label": "Resources",
"link": {
"type": "generated-index",
},
"items": [
{
"type": "doc",
Expand Down
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
breadcrumbs: false,
breadcrumbs: true,
admonitions: {},
editUrl: 'https:/centreon/centreon-documentation/edit/staging/',
editLocalizedFiles: true,
Expand Down Expand Up @@ -174,7 +174,7 @@ const config = {
path: 'cloud',
routeBasePath: 'cloud',
sidebarPath: require.resolve('./cloud/sidebarsCloud.js'),
breadcrumbs: false,
breadcrumbs: true,
editUrl: 'https:/centreon/centreon-documentation/edit/staging/',
editLocalizedFiles: true,
showLastUpdateTime: true,
Expand All @@ -193,7 +193,7 @@ const config = {
path: 'pp',
routeBasePath: 'pp',
sidebarPath: require.resolve('./pp/sidebarsPp.js'),
breadcrumbs: false,
breadcrumbs: true,
editUrl: 'https:/centreon/centreon-documentation/edit/staging/',
editLocalizedFiles: true,
showLastUpdateTime: true,
Expand Down
8 changes: 6 additions & 2 deletions i18n/en/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,12 @@
"message": "Expand all",
"description": "The label for the expand all button"
},
"Collpase all": {
"message": "Collpase all",
"Collapse all": {
"message": "Collapse all",
"description": "The label for the collpase all button"
},
"Monitoring Connectors": {
"message": "Monitoring Connectors",
"description": "The label for the monitoring connectors"
}
}
4 changes: 4 additions & 0 deletions i18n/fr/code.json
Original file line number Diff line number Diff line change
Expand Up @@ -416,5 +416,9 @@
"Collapse all": {
"message": "Tout réduire",
"description": "The label for the collpase all button"
},
"Monitoring Connectors": {
"message": "Connecteurs de supervision",
"description": "The label for the monitoring connectors"
}
}
8 changes: 4 additions & 4 deletions i18n/fr/docusaurus-plugin-content-docs-pp/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"message": "Next",
"description": "The label for version current"
},
"sidebar.pp.category.Getting started": {
"message": "Getting started",
"description": "The label for category Getting started in sidebar pp"
"sidebar.pp.category.Getting started with Monitoring Connectors": {
"message": "Démarrer avec les connecteurs de supervision",
"description": "The label for category Getting started with Monitoring Connectors in sidebar pp"
},
"sidebar.pp.category.How-to guides": {
"message": "How-to guides",
"message": "Guides",
"description": "The label for category How-to guides in sidebar pp"
},
"sidebar.pp.category.Blockchain": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: introduction
title: Introduction aux connecteurs de supervision
title: Démarrer avec les connecteurs de supervision
---

> À partir d'avril 2023, nous changeons le nom de certains objets Centreon. "Connecteurs de supervision" est désormais le nouveau nom des Plugin Packs. Nous procédons à ce changement car les utilisateurs confondaient souvent deux termes similaires, Plugins et Plugin Packs, utilisant parfois l'un à la place de l'autre. Nous ne changeons que le nom ! Les fonctionnalités et les capacités restent les mêmes.
Expand Down
2 changes: 1 addition & 1 deletion i18n/fr/docusaurus-plugin-content-docs/version-22.04.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"description": "The label for category Releases in sidebar docs"
},
"sidebar.docs.category.Release notes by component": {
"message": "Release note",
"message": "Release notes",
"description": "The label for category Release notes by component in sidebar docs"
},
"sidebar.docs.category.Security": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
id: introduction-integrations
title: Connecter Centreon à vos autres outils
title: Intégrations
---

## Connecter Centreon à vos autres outils

Centreon offre de nombreuses manières de s'interfacer avec des outils tiers afin
de permettre une parfaite intégration avec d'autres solutions.

Expand All @@ -21,10 +23,9 @@ Cette documentation est organisée en fonction des fonctionnalités des logiciel
lesquels Centreon peut s'interfacer. Les grandes familles d'intégrations sont les
suivantes:

- [Data Analytics](../integrations/data-analytics/data-analytics-overview.md)
- [Event Management](../integrations/event-management/event-management-overview.md)
- [ITSM](../integrations/itsm/itsm-overview.md)
- [Notifications](../integrations/notifications/notifications-overview.md)
import DocCardList from '@theme/DocCardList';

<DocCardList />

Vous ne trouvez pas votre outil ou l'intégration que vous voulez? Faites le nous
savoir en posant la question sur notre [plateforme communautaire The Watch](https://thewatch.centreon.com/) ou en
Expand Down
Loading

0 comments on commit c52cd6e

Please sign in to comment.