mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Fix] Unified links of readthedocs in docs (#1119)
* change readthedocs * change readthedocs * change readthedocs
This commit is contained in:
parent
793e082eeb
commit
ff044c53f4
81
docs/conf.py
81
docs/conf.py
@ -107,83 +107,10 @@ html_theme_options = {
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
],
|
||||||
'name':
|
# Specify the language of shared menu
|
||||||
'Projects',
|
'menu_lang':
|
||||||
'children': [
|
'en'
|
||||||
{
|
|
||||||
'name': 'MMAction2',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmaction2',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMClassification',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmclassification',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMOCR',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmocr',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMDetection',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmdetection',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMEditing',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmediting',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMDetection3D',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmdetection3d',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMPose',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmpose',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMTracking',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmtracking',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMGeneration',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmgeneration',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMFlow',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmflow',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMFewShot',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmfewshot',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMHuman3D',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmhuman3d',
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name':
|
|
||||||
'OpenMMLab',
|
|
||||||
'children': [
|
|
||||||
{
|
|
||||||
'name': 'Homepage',
|
|
||||||
'url': 'https://openmmlab.com/'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'GitHub',
|
|
||||||
'url': 'https://github.com/open-mmlab/'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'Twitter',
|
|
||||||
'url': 'https://twitter.com/OpenMMLab'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'Zhihu',
|
|
||||||
'url': 'https://zhihu.com/people/openmmlab'
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
|
@ -107,83 +107,10 @@ html_theme_options = {
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
],
|
||||||
'name':
|
# Specify the language of shared menu
|
||||||
'算法库',
|
'menu_lang':
|
||||||
'children': [
|
'cn',
|
||||||
{
|
|
||||||
'name': 'MMAction2',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmaction2',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMClassification',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmclassification',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMOCR',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmocr',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMDetection',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmdetection',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMEditing',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmediting',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMDetection3D',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmdetection3d',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMPose',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmpose',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMTracking',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmtracking',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMGeneration',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmgeneration',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMFlow',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmflow',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMFewShot',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmfewshot',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'MMHuman3D',
|
|
||||||
'url': 'https://github.com/open-mmlab/mmhuman3d',
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name':
|
|
||||||
'OpenMMLab',
|
|
||||||
'children': [
|
|
||||||
{
|
|
||||||
'name': '官网',
|
|
||||||
'url': 'https://openmmlab.com/'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': 'GitHub',
|
|
||||||
'url': 'https://github.com/open-mmlab/'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': '推特',
|
|
||||||
'url': 'https://twitter.com/OpenMMLab'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
'name': '知乎',
|
|
||||||
'url': 'https://zhihu.com/people/openmmlab'
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Add any paths that contain custom static files (such as style sheets) here,
|
# Add any paths that contain custom static files (such as style sheets) here,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user