diff options
| author | Chris McDonough <chrism@plope.com> | 2010-12-01 19:33:06 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-12-01 19:33:06 -0500 |
| commit | f1ffaeeff438aa2ea768c508fe38e3dd108b9369 (patch) | |
| tree | 6ff2b0d0063be11ef0b3fa65232a37f629331165 /docs/_static | |
| parent | d195074f2c6ef704926cf56de4e26e36e11ee758 (diff) | |
| parent | 1220f3b8f869e4caf298d9acb5e5fffe0a86129e (diff) | |
| download | pyramid-f1ffaeeff438aa2ea768c508fe38e3dd108b9369.tar.gz pyramid-f1ffaeeff438aa2ea768c508fe38e3dd108b9369.tar.bz2 pyramid-f1ffaeeff438aa2ea768c508fe38e3dd108b9369.zip | |
Merge branch 'master' into twophase
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/exclaim.png | bin | 3542 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/exclaim_color.png | bin | 3432 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/info.png | bin | 3844 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/info_color.png | bin | 3810 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/latex-note.png | bin | 0 -> 1776 bytes | |||
| -rw-r--r-- | docs/_static/latex-warning.png | bin | 0 -> 1351 bytes | |||
| -rwxr-xr-x | docs/_static/onebit_36.png | bin | 1705 -> 0 bytes | |||
| -rwxr-xr-x | docs/_static/onebit_38.png | bin | 1937 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/pylons.png | bin | 4063 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/pylons_small.png | bin | 4063 -> 0 bytes | |||
| -rw-r--r-- | docs/_static/pyramid_epub.css | 22 |
11 files changed, 0 insertions, 22 deletions
diff --git a/docs/_static/exclaim.png b/docs/_static/exclaim.png Binary files differdeleted file mode 100644 index 6707bc362..000000000 --- a/docs/_static/exclaim.png +++ /dev/null diff --git a/docs/_static/exclaim_color.png b/docs/_static/exclaim_color.png Binary files differdeleted file mode 100644 index dffff8784..000000000 --- a/docs/_static/exclaim_color.png +++ /dev/null diff --git a/docs/_static/info.png b/docs/_static/info.png Binary files differdeleted file mode 100644 index 95d00a973..000000000 --- a/docs/_static/info.png +++ /dev/null diff --git a/docs/_static/info_color.png b/docs/_static/info_color.png Binary files differdeleted file mode 100644 index bcaf288bd..000000000 --- a/docs/_static/info_color.png +++ /dev/null diff --git a/docs/_static/latex-note.png b/docs/_static/latex-note.png Binary files differnew file mode 100644 index 000000000..7e1647837 --- /dev/null +++ b/docs/_static/latex-note.png diff --git a/docs/_static/latex-warning.png b/docs/_static/latex-warning.png Binary files differnew file mode 100644 index 000000000..747b24529 --- /dev/null +++ b/docs/_static/latex-warning.png diff --git a/docs/_static/onebit_36.png b/docs/_static/onebit_36.png Binary files differdeleted file mode 100755 index 70889fc16..000000000 --- a/docs/_static/onebit_36.png +++ /dev/null diff --git a/docs/_static/onebit_38.png b/docs/_static/onebit_38.png Binary files differdeleted file mode 100755 index 4dcf07651..000000000 --- a/docs/_static/onebit_38.png +++ /dev/null diff --git a/docs/_static/pylons.png b/docs/_static/pylons.png Binary files differdeleted file mode 100644 index 53f83e4d0..000000000 --- a/docs/_static/pylons.png +++ /dev/null diff --git a/docs/_static/pylons_small.png b/docs/_static/pylons_small.png Binary files differdeleted file mode 100644 index 53f83e4d0..000000000 --- a/docs/_static/pylons_small.png +++ /dev/null diff --git a/docs/_static/pyramid_epub.css b/docs/_static/pyramid_epub.css deleted file mode 100644 index 261500d82..000000000 --- a/docs/_static/pyramid_epub.css +++ /dev/null @@ -1,22 +0,0 @@ -@import url('default.css'); -/* body { */ -/* background-color: #006339; */ -/* } */ - -/* div.document { */ -/* background-color: #dad3bd; */ -/* } */ - -/* div.sphinxsidebar h3, h4, h5, a { */ -/* color: #127c56 !important; */ -/* } */ - -/* div.related { */ -/* color: #dad3bd !important; */ -/* background-color: #00744a; */ -/* } */ - -/* div.related a { */ -/* color: #dad3bd !important; */ -/* } */ - |
