Commit Graph

213 Commits

Author SHA1 Message Date
Eric Holscher
bb9903815d Merge pull request #181 from danez/sphinx-1.3-tt-to-code
Fix rtd theme for sphinx 1.3
2015-03-30 09:10:53 -07:00
Hong Xu
3d397672a0 Link to the external source of the page on arbitrary URL
Currently only source code hosted on GitHub or BitBucket are supported
to be linked. This PR adds the ability to link to an arbitrary source
code host URL. To use it, html_show_sourcelink must be True, and
source_url_prefix must be assigned to be the URL prefix.
2015-03-29 21:40:19 -07:00
Daniel Tschinder
64cfb22edf Fix rtd theme for sphinx 1.3 2015-03-27 01:25:48 +01:00
kxxoling
7001cc99aa fix bug #172 2015-03-11 16:04:30 +08:00
Will Stevens
c6f7a1771e made sticky nav actually stick even on long menus 2015-03-09 14:16:15 -07:00
Eric Holscher
f105785b06 Merge pull request #170 from robyoung/allow-github-enterprise
Allow github_host to be overriden
2015-03-09 14:13:27 -07:00
Eric Holscher
db61495748 Fix layout 2015-03-09 14:11:48 -07:00
Eric Holscher
9fc5db2c6a Merge remote-tracking branch 'DanielOaks/html_logo'
Conflicts:
	demo_docs/source/conf.py
	sphinx_rtd_theme/layout.html
	sphinx_rtd_theme/static/css/theme.css
	sphinx_rtd_theme/theme.conf
2015-03-09 14:11:30 -07:00
Eric Holscher
99685e6abc Fix whitespace 2015-03-09 13:58:10 -07:00
Nicola Iarocci
af40ce390a Only show Sphinx theme notice if show_sphinx is enabled 2015-03-09 13:57:57 -07:00
Eric Holscher
65d27e93b6 Merge pull request #143 from savoirfairelinux/master
Add local google font
2015-03-09 13:56:27 -07:00
Eric Holscher
259b033903 Merge remote-tracking branch 'liuyang1204/master'
Conflicts:
	sphinx_rtd_theme/static/css/theme.css
2015-03-09 13:55:24 -07:00
Eric Holscher
0dfdeff331 Bump version properly 2015-03-09 13:12:27 -07:00
Eric Holscher
a500ee7ada Add map files 2015-03-09 13:10:56 -07:00
Eric Holscher
ccc962d0e3 Bump version 2015-03-09 13:10:41 -07:00
Eric Holscher
7888630601 Do a new minified release 2015-03-09 13:10:12 -07:00
Eric Holscher
8c83a8822c Add ability to define extra_css_files in the html_context 2015-03-09 12:51:33 -07:00
Rob Young
cfa42762b7 Allow github_host to be overriden
This is useful if you're running github enterprise on your own domain.
2015-02-25 17:04:09 +00:00
Thibault Cohen
66c4eb2d4a Merge remote-tracking branch 'origin/master'
Conflicts:
	sass/theme.sass
	sphinx_rtd_theme/layout.html
2015-02-07 13:07:46 -05:00
Eric Holscher
9804547c02 Merge pull request #148 from gl3n/patch-2
Add "menu" block
2014-12-02 14:46:44 -08:00
Eric Holscher
0a30075521 Merge pull request #152 from ruguevara/master
Added cyrillic characters subset into web fonts
2014-12-02 14:46:11 -08:00
Eric Holscher
15519f23fc Merge pull request #155 from bendiken/singlehtml
Hide the superfluous and broken search box in single-page HTML builds
2014-12-02 14:45:58 -08:00
Dennis Schwertel
bbd184cdeb updated css file 2014-11-12 17:54:09 +01:00
Liu Yang
8fa5b1dece Improve download link style 2014-11-03 15:37:12 +08:00
Arto Bendiken
cbd6dbc68f Hid the superfluous and broken search box in single-page HTML builds. 2014-10-17 04:17:01 +02:00
Eric Holscher
44e4167694 Include a mention of Sphinx in the footer 2014-10-13 15:24:13 -07:00
Ruslan Grokhovetskiy
2b6b9fca3c Added cyrillic characters subset into web fonts 2014-10-01 16:01:44 +06:00
gl3n
196a4b1c79 Add "menu" block 2014-09-10 16:03:31 +02:00
Thibault Cohen
d856358bc9 Fix modernizr path 2014-08-27 12:05:43 -04:00
Thibault Cohen
e374f68b47 "Localize" modernizr 2014-08-27 11:42:14 -04:00
Thibault Cohen
218e06f4ca Add local google font 2014-08-25 16:13:38 -04:00
Dave Snider
21e875d3a5 forgot to minify 2014-08-21 19:46:30 -07:00
Dave Snider
e3ded0a636 update bourbon/neat combo to newest versions, per wyrm dependency 2014-08-21 19:40:29 -07:00
Eric Holscher
e77fdfb7f1 Add div.document to the theme.
This refs: https://github.com/rtfd/readthedocs.org/issues/794
All of the standard Sphinx themes include this,
and RTD uses it internally.
2014-08-06 17:04:11 -07:00
gl3n
bcf5e22910 Custom sidebar title
I added a **sidebartitle** block to customize easily the sidebar title (with the project image for example).
2014-06-23 12:35:55 +02:00
Dave Snider
b83f5adf97 update with wyrm's better breakpoint naming 2014-06-11 22:18:11 -07:00
Dave Snider
c73cd09261 partial fix for #108 2014-05-28 09:30:51 -07:00
Dave Snider
c5d2bf558d code font stack, fixes #121 2014-05-28 09:11:18 -07:00
Dave Snider
23bf5d281c math centering fixes #123 2014-05-28 08:49:43 -07:00
Dave Snider
06f2406ee0 latest wyrm 2014-05-21 22:50:19 -07:00
Dave Snider
ba4cb0263b add italic fonts from google, fixes
https://github.com/rtfd/readthedocs.org/issues/824
2014-05-21 22:43:54 -07:00
Dave Snider
54a48b1726 fixes #118 2014-05-13 08:52:47 -07:00
Dave Snider
0112b1a270 todo coloring, fixes #100 2014-05-13 08:43:14 -07:00
Dave Snider
fd8563ddda fix for #116 2014-04-25 14:26:03 -07:00
Dave Snider
f002f4ad2d Merge branch 'master' of github.com:snide/sphinx_rtd_theme 2014-04-18 07:33:29 -07:00
Dave Snider
79740ac4fb shouldn't show versions and footer in print version 2014-04-18 07:33:02 -07:00
Eric Holscher
a13043ca17 Update breadcrumbs to use source_suffix variable 2014-04-15 17:42:23 -04:00
Masakazu Kitajo
0248f6ccb1 fix a tag error 2014-03-29 00:59:45 +09:00
Dave Snider
8e6795dfd1 fixes #111 2014-03-12 22:14:26 -07:00
Dave Snider
b0d28a6560 Merge branch 'master' of github.com:snide/sphinx_rtd_theme 2014-03-02 08:17:17 -08:00