Skip to content

Commit 8dd3a4b

Browse files
committed
Proper disabling of _source
1 parent 957913f commit 8dd3a4b

Some content is hidden

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

52 files changed

+93
-95
lines changed

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 5dfb8efe555f6c8c9fe4fcd96004cfcf
3+
config: 0d95bedf0c9a9a8e1e9f2c442fb813c8
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.nojekyll

Whitespace-only changes.

docs/README.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="_static/favicon.ico"/>
1717
<script src="_static/jquery.js?v=5d32c60e"></script>
1818
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="_static/doctools.js?v=9bcbadda"></script>
2121
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="_static/contentui.js"></script>
File renamed without changes.

docs/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ const DOCUMENTATION_OPTIONS = {
55
BUILDER: 'html',
66
FILE_SUFFIX: '.html',
77
LINK_SUFFIX: '.html',
8-
HAS_SOURCE: true,
8+
HAS_SOURCE: false,
99
SOURCELINK_SUFFIX: '.txt',
1010
NAVIGATION_WITH_KEYS: false,
1111
SHOW_SEARCH_SUMMARY: true,

docs/build.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="_static/favicon.ico"/>
1717
<script src="_static/jquery.js?v=5d32c60e"></script>
1818
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="_static/doctools.js?v=9bcbadda"></script>
2121
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="_static/contentui.js"></script>

docs/build/build_list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="../_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1717
<script src="../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="../_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="../_static/doctools.js?v=9bcbadda"></script>
2121
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../_static/contentui.js"></script>

docs/cgyro.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="_static/favicon.ico"/>
1717
<script src="_static/jquery.js?v=5d32c60e"></script>
1818
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="_static/doctools.js?v=9bcbadda"></script>
2121
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="_static/contentui.js"></script>

docs/cgyro/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="../_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1717
<script src="../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="../_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="../_static/doctools.js?v=9bcbadda"></script>
2121
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../_static/contentui.js"></script>

docs/cgyro/cgyro_list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" />
1111
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
1212
<link rel="stylesheet" type="text/css" href="../_static/contentui.css" />
13-
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css" />
13+
<link rel="stylesheet" type="text/css" href="../_static/css/custom.css?v=a0fb6060" />
1414

1515

1616
<link rel="shortcut icon" href="../_static/favicon.ico"/>
1717
<script src="../_static/jquery.js?v=5d32c60e"></script>
1818
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
19-
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
19+
<script src="../_static/documentation_options.js?v=2882ecd3"></script>
2020
<script src="../_static/doctools.js?v=9bcbadda"></script>
2121
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
2222
<script src="../_static/contentui.js"></script>

0 commit comments

Comments
 (0)