Skip to content

Commit 9bf2bc4

Browse files
committed
aminya published a site update
1 parent a26c10f commit 9bf2bc4

Some content is hidden

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

67 files changed

+518
-434
lines changed

css/company_style.css

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
/* Wrap sidebar content even within words so that long
2+
document names do not escape sidebar borders. */
3+
div.sphinxsidebarwrapper {
4+
word-wrap: break-word;
5+
}
6+
7+
/* Make links inside parsed-literal blocks more obvious
8+
by using a background color and increased line spacing
9+
to make them look boxed. */
10+
.literal-block {
11+
line-height: 1.4;
12+
}
13+
.literal-block a.reference.internal {
14+
background-color: #dfdfdf;
15+
}
16+
17+
/* Remove unwanted margin in case list item contains a div-wrapping
18+
directive like `.. versionadded` or `.. deprecated`. */
19+
dd > :first-child > p {
20+
margin-top: 0px;
21+
}

doctrees/README.doctree

2.98 KB
Binary file not shown.

doctrees/environment.pickle

44 KB
Binary file not shown.

doctrees/index.doctree

52.6 KB
Binary file not shown.

doctrees/src/License.doctree

3.85 KB
Binary file not shown.

doctrees/src/Readme_top.doctree

11.2 KB
Binary file not shown.

doctrees/src/index.doctree

165 KB
Binary file not shown.
15.8 KB
Binary file not shown.

html/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 66e3d8cd63642f0dd8de5e98d27522ca
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
File renamed without changes.

0 commit comments

Comments
 (0)