Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd51f453

Browse files
committed
Bring back old styles.
1 parentd718458 commitd51f453

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎libs/network/doc/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
todo_include_todos=True
3333

3434
# Add any paths that contain templates here, relative to this directory.
35-
#templates_path = ['_templates']
35+
templates_path= ['_templates']
3636

3737
# The suffix of source filenames.
3838
source_suffix='.rst'
@@ -85,7 +85,7 @@
8585

8686
# The name of the Pygments (syntax highlighting) style to use.
8787
# pygments_style = 'sphinx'
88-
pygments_style='sphinx'
88+
pygments_style='bw'
8989

9090
# A list of ignored prefixes for module index sorting.
9191
#modindex_common_prefix = []
@@ -110,8 +110,8 @@
110110
# Add any paths that contain custom static files (such as style sheets) here,
111111
# relative to this directory. They are copied after the builtin static files,
112112
# so a file named "default.css" will overwrite the builtin "default.css".
113-
#html_style = 'cpp-netlib.css'
114-
#html_static_path = ['_static']
113+
html_style='cpp-netlib.css'
114+
html_static_path= ['_static']
115115

116116
# html_translator_class = "adjusts.CppNetlibHTMLTranslator"
117117

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp