mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-04-07 20:35:27 +02:00
CTOR-540 : Remove links to old documentation (#5297)
This commit is contained in:
parent
eb7ae7fb57
commit
8fe93f0498
@ -30,10 +30,7 @@ on_centreon_rtd = os.environ.get('CENTREON_RTD', None) == 'True'
|
||||
extensions = ['sphinx.ext.todo', 'sphinx.ext.intersphinx']
|
||||
|
||||
intersphinx_mapping = {
|
||||
'centreon-engine': ('http://documentation.centreon.com/docs/centreon-engine/en/latest', None),
|
||||
'centreon-broker': ('http://documentation.centreon.com/docs/centreon-broker/en/latest', None),
|
||||
'centreon-clib': ('http://documentation.centreon.com/docs/centreon-clib/en/latest', None),
|
||||
'ces': ('http://documentation.centreon.com/docs/centreon-enterprise-server/en/latest', None),
|
||||
'centreon-documentation': ('https://docs.centreon.com/', None),
|
||||
}
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user