Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tiago Peixoto
graph-tool
Commits
bb5fb6d2
Commit
bb5fb6d2
authored
Nov 05, 2011
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trivial documentation style improvement
parent
b15bbe0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
doc/conf.py
doc/conf.py
+1
-0
doc/gt_theme/static/gt_style.css
doc/gt_theme/static/gt_style.css
+8
-1
No files found.
doc/conf.py
View file @
bb5fb6d2
...
...
@@ -246,3 +246,4 @@ extlinks = {'ticket': ('http://projects.skewed.de/graph-tool/ticket/%s',
# autodoc_default_flags = ['members']
numpydoc_show_class_members
=
False
autodoc_member_order
=
'bysource'
autodoc_docstring_signature
=
False
doc/gt_theme/static/gt_style.css
View file @
bb5fb6d2
...
...
@@ -70,7 +70,8 @@ table.citation td, table.citation th, table.citation {
}
div
.admonition
{
margin-left
:
0em
;
margin-left
:
auto
;
margin-right
:
auto
;
padding-left
:
1em
;
width
:
80%
;
}
...
...
@@ -79,6 +80,12 @@ div.admonition p.admonition-title + p {
margin-top
:
0.5em
;
}
div
.seealso
{
margin-left
:
0
;
background-color
:
#EEEEEE
;
border
:
None
;
}
dl
dl
pre
{
margin-left
:
0
;
padding-left
:
1em
;
...
...
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