Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
opencompass
Commits
29801a03
Unverified
Commit
29801a03
authored
Jul 06, 2023
by
Hubert
Committed by
GitHub
Jul 06, 2023
Browse files
[Fix] fix docs (#20)
parent
5f2e7c34
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
docs/en/_static/css/readthedocs.css
docs/en/_static/css/readthedocs.css
+1
-1
docs/en/conf.py
docs/en/conf.py
+1
-1
docs/zh_cn/_static/css/readthedocs.css
docs/zh_cn/_static/css/readthedocs.css
+1
-1
docs/zh_cn/conf.py
docs/zh_cn/conf.py
+1
-1
No files found.
docs/en/_static/css/readthedocs.css
View file @
29801a03
...
...
@@ -7,7 +7,7 @@
@media
screen
and
(
min-width
:
1100px
)
{
.header-logo
{
top
:
-
1
2px
;
top
:
-2
5
px
;
}
}
...
...
docs/en/conf.py
View file @
29801a03
...
...
@@ -91,7 +91,7 @@ html_theme_options = {
'menu'
:
[
{
'name'
:
'GitHub'
,
'url'
:
'https://github.com/opencompass'
'url'
:
'https://github.com/
InternLM/
opencompass'
},
],
# Specify the language of shared menu
...
...
docs/zh_cn/_static/css/readthedocs.css
View file @
29801a03
...
...
@@ -7,7 +7,7 @@
@media
screen
and
(
min-width
:
1100px
)
{
.header-logo
{
top
:
-
1
2px
;
top
:
-2
5
px
;
}
}
...
...
docs/zh_cn/conf.py
View file @
29801a03
...
...
@@ -93,7 +93,7 @@ html_theme_options = {
'menu'
:
[
{
'name'
:
'GitHub'
,
'url'
:
'https://github.com/
open-mmlab
/opencompass'
'url'
:
'https://github.com/
InternLM
/opencompass'
},
],
# Specify the language of shared menu
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment