Commit Graph

503 Commits

Author SHA1 Message Date
Eric Holscher
5f4b7619d0 Merge pull request #388 from rtfd/version-info
Version info: italics
2017-03-10 14:01:33 -08:00
Aaron Carlisle
7b15320c60 Go back to just .versionmodified 2017-03-09 21:54:12 -05:00
Aaron
421b19a785 Use sub class 2017-03-09 21:35:53 -05:00
Aaron
2b6791201b Version info font to italics 2017-03-09 21:32:31 -05:00
Aaron
d728bb5a60 Demodocs: fix broken image links 2017-03-09 21:20:15 -05:00
Aaron
35e5849d00 Demodocs: add normal literal 2017-03-09 20:59:27 -05:00
Aaron
eb546c18e1 Demodocs: add centered directive 2017-03-09 20:10:42 -05:00
Aaron
b12feeff5c Demodocs: add api version markup 2017-03-09 19:42:58 -05:00
Aaron
4f8f1cf425 Demodocs: Add data description 2017-03-08 14:43:23 -05:00
Aaron
c7f5bf20ef Demodocs: add missing space 2017-03-08 14:32:56 -05:00
Aaron
0168de7d8f Demodocs: add data
Not sure this is the best place to put this. I am also not sure what it does.

See https://github.com/rtfd/sphinx_rtd_theme/issues/90
2017-03-08 14:27:25 -05:00
Aaron Carlisle
7326e731f3 Revert recent changes 2017-03-08 11:26:13 -05:00
Aaron
ef17202b61 hide header link until hover 2017-03-08 11:11:39 -05:00
Aaron
3529ad9f5f Eqno: float right 2017-03-08 11:08:04 -05:00
Aaron Carlisle
77a7002d24 Run grunt build 2017-03-08 10:58:28 -05:00
Aaron Carlisle
080e748c66 Demodocs: add math label and equation link 2017-03-08 10:55:11 -05:00
Aaron Carlisle
8955083f1a Add a math label and equation link link 2017-03-08 10:53:00 -05:00
Aaron Carlisle
78ed095265 Demodocs: use white svg logo 2017-03-07 14:56:19 -05:00
Aaron Carlisle
52db22823b Demodocs: add long column 2017-03-07 14:40:13 -05:00
Aaron Carlisle
87bf7211de Demodocs: cleanup indent 2017-03-07 14:23:20 -05:00
Aaron
1009aac83b Update bower.json with missed edits/updates over time (#377)
Updates the following:

- version
- homepage
- wyrm (devDependencies)
- font-awesome
2017-03-07 13:40:47 -05:00
Aaron Carlisle
609f5cf8fd Revert "Wrap captions text for figures in tables"
This was meant for my branch
This reverts commit eb68d098c7.
2017-03-07 12:49:29 -05:00
Aaron
eb68d098c7 Wrap captions text for figures in tables 2017-03-07 12:46:58 -05:00
Aaron Carlisle
febd2619af Demo docs: add wrapped image with a long caption 2017-03-07 09:42:26 -05:00
Aaron Carlisle
53208b89db Demo Docs: add html logo 2017-03-07 01:09:40 -05:00
Aaron Carlisle
5d35473fc3 Demodocs add link to genindex 2017-03-07 01:00:39 -05:00
Aaron Carlisle
dae1d9a173 Demodocs: Add Glossary 2017-03-07 00:49:02 -05:00
Aaron Carlisle
9b3d65a4ce Demodocs: bump version to 0.2.4 2017-03-07 00:14:17 -05:00
Aaron Carlisle
bc7fff2a45 Demo Docs: add kbd and menuselection 2017-03-07 00:06:55 -05:00
Aaron Carlisle
5c704b8108 Demo Docs: Add more things to lists 2017-03-06 23:50:56 -05:00
Aaron Carlisle
02436ca9b4 Demo Docs: Add problematic tables 2017-03-06 23:32:25 -05:00
Aaron Carlisle
8df9434a3e Add a caption to the literalinclude
This is added for testing cases like https://github.com/rtfd/sphinx_rtd_theme/issues/292
2017-03-06 22:52:51 -05:00
Aaron Carlisle
86bafcac74 Run grunt build 2017-03-06 20:10:57 -05:00
Aaron
42cabf15ae Fix broken font link (#371)
This fixes a bad file name giving a broken link to a font file.
2017-03-06 19:41:52 -05:00
Anthony
693deeef4c Merge pull request #372 from Minecrell/patch-1
Include fontawesome-webfont.woff2 in pip package
2017-03-06 15:52:08 -08:00
Anthony
96e8042212 Merge pull request #376 from rtfd/prepare-0.2.4
Pinning 0.2.4 release
2017-03-06 15:33:32 -08:00
Anthony Johnson
20dd4ebd81
Typo 2017-03-06 15:33:04 -08:00
Anthony Johnson
06da7a2d3c
More identifiers 2017-03-06 15:26:37 -08:00
Anthony Johnson
b96ec39e3d
Pinning 0.2.4 release 2017-03-06 15:23:16 -08:00
Anthony
0dc421629b Merge pull request #375 from rtfd/fix-and-test-empty-toctree
Adds testing and hopefully a final fix for the empty toctree issue
2017-03-06 15:20:16 -08:00
Anthony Johnson
9d636a8850
Altern conditional check on builder name 2017-03-06 15:12:42 -08:00
Eric Holscher
aa8477b7a7 Small change in README to trigger tests 2017-03-06 14:56:12 -08:00
Anthony Johnson
79c72ef53d
Adds testing and hopefully a final fix for the empty toctree issue
This adds some more hacky fixes to our layout to avoid singlehtml builders.
Instead of trying to guess if this is working, I added testing!
2017-03-06 14:45:58 -08:00
Anthony
4dc19dc62a Merge pull request #373 from snide/fix-singlehtml
Fix problem triggered by unconditional toctree call and empty toctree
2017-03-06 10:24:12 -08:00
Anthony Johnson
f71a918705
Bump -> 0.2.3 2017-03-06 10:10:29 -08:00
Anthony Johnson
0af470f7cf
Fix problem triggered by unconditional toctree call and empty toctree
Refs rtfd/readthedocs.org#2398
2017-03-06 10:09:54 -08:00
Minecrell
e1e317edb8 Include fontawesome-webfont.woff2 in pip package
fontawesome-webfont.woff2 was added in f22bfd2, but it was never added to the white list for the pip package. Without the woff2 file, modern browsers are required to fall back to the older woff format which has a slightly larger file size.
2017-03-05 19:50:44 +01:00
Eric Holscher
82484eb5b5 Merge branch 'canonical_url_support' of https://github.com/Nobatek/sphinx_rtd_theme into Nobatek-canonical_url_support 2017-03-04 19:13:32 -08:00
Eric Holscher
5b33b56747 Bump version to 0.2.2 2017-03-03 15:21:08 -08:00
Eric Holscher
dc0cb5041d Revert "Display the toctree conditionally"
This reverts commit 398636c366.
2017-03-03 15:20:19 -08:00