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

Commitb86879e

Browse files
committed
Generating documentation for 0.10.0
1 parent2bbc404 commitb86879e

File tree

76 files changed

+1692
-2896
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+1692
-2896
lines changed

‎libs/network/doc/_templates/genindex.html

Lines changed: 0 additions & 4 deletions
This file was deleted.

‎libs/network/doc/_templates/layout.html

Lines changed: 0 additions & 109 deletions
This file was deleted.

‎libs/network/doc/_templates/modindex.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

‎libs/network/doc/_templates/search.html

Lines changed: 0 additions & 3 deletions
This file was deleted.

‎libs/network/doc/conf.py

Lines changed: 12 additions & 13 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'
@@ -52,9 +52,9 @@
5252
# built documents.
5353
#
5454
# The short X.Y version.
55-
version='0.9'
55+
version='0.10'
5656
# The full version, including alpha/beta/rc tags.
57-
release='0.9.5'
57+
release='0.10.0'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.
@@ -73,22 +73,22 @@
7373
exclude_trees= ['build','doxyxml','ext']
7474

7575
# If true, '()' will be appended to :func: etc. cross-reference text.
76-
#add_function_parentheses = True
76+
#add_function_parentheses = True
7777

7878
# If true, the current module name will be prepended to all description
7979
# unit titles (such as .. function::).
8080
add_module_names=True
8181

8282
# If true, sectionauthor and moduleauthor directives will be shown in the
8383
# output. They are ignored by default.
84-
#show_authors = False
84+
#show_authors = False
8585

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

9090
# A list of ignored prefixes for module index sorting.
91-
#modindex_common_prefix = []
91+
#modindex_common_prefix = []
9292

9393

9494
# -- Options for HTML output ---------------------------------------------------
@@ -99,20 +99,19 @@
9999

100100
# The name for this set of Sphinx documents. If None, it defaults to
101101
# "<project> v<release> documentation".
102-
html_title='cpp-netlib v0.9.5'
102+
html_title='cpp-netlib v0.10.0'
103103

104104
# A shorter title for the navigation bar. Default is the same as html_title.
105-
#html_short_title = 'cpp-netlib'
105+
#html_short_title = 'cpp-netlib'
106106

107107
# Use an HTML index.
108108
html_use_index=False
109109

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']
115-
113+
# html_style = 'cpp-netlib.css'
114+
# html_static_path = ['_static']
116115
# html_translator_class = "adjusts.CppNetlibHTMLTranslator"
117116

118117
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
@@ -124,4 +123,4 @@
124123
html_use_smartypants=True
125124

126125
# Output file base name for HTML help builder.
127-
htmlhelp_basename='cpp-netlibdoc'
126+
#htmlhelp_basename = 'cpp-netlibdoc'

‎libs/network/doc/html/.buildinfo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config:08239cf2918f3b576f229180a785211f
4-
tags:fbb0d17656682115ca4d033fb2f83ba1
3+
config:
4+
tags:
50 Bytes
Binary file not shown.
Binary file not shown.
55 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp