Skip to content

Commit 5bacde4

Browse files
committed
Add templates and fix table widths in RTD
1 parent 714dc73 commit 5bacde4

16 files changed

+239
-3
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ nosetests.xml
4040
_build
4141
_modules
4242
_sources
43-
_static
44-
_templates
4543

4644

4745
# Ignore all emacs backup files

docs/_static/fix_tables.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.wy-table-responsive table td {
2+
white-space: normal !important;
3+
}
4+
5+
.wy-table-responsive {
6+
overflow: visible !important;
7+
}

docs/_static/welcome_bamPE_out.png

17 KB
Loading

docs/_static/welcome_base.css

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
30.6 KB
Loading
48.7 KB
Loading
882 KB
Loading
413 KB
Loading
83.2 KB
Loading
Loading

0 commit comments

Comments
 (0)