Commit Graph

628 Commits

Author SHA1 Message Date
Eric Holscher
5e89f4a9c0
Merge branch 'master' into beta-2 2017-12-08 06:49:32 -08:00
Eric Holscher
b40d5e8c50
Merge pull request #494 from jessetan/style-external-links-option
Add option to style external links
2017-12-08 06:47:45 -08:00
Eric Holscher
42097c0193
Merge branch 'master' into beta-2 2017-12-07 12:43:21 -08:00
Jesse Tan
f76772c4e6 Add option to toggle style external links 2017-12-05 10:59:15 +01:00
Jesse Tan
6a3371b9a8 Use margin instead of space to keep icon next to link 2017-12-05 10:35:23 +01:00
Jesse Tan
e44b885506 Enable styling of external links 2017-12-05 10:34:35 +01:00
Jesse Tan
35143f50e8 Document option 2017-12-05 10:33:58 +01:00
Eric Holscher
6c2302472f
Merge pull request #448 from rtfd/fix-pygments
Fix #166: Add missing pygments css link
2017-12-03 09:30:37 -08:00
Aaron Carlisle
7df96c0d15
Merge branch 'master' into fix-pygments 2017-12-03 12:07:37 -05:00
Eric Holscher
f6b8005077 Bump to 0.2.5b2, for QA testing before release 2017-12-02 14:55:29 -08:00
Eric Holscher
d746572bb2
Merge pull request #487 from jessetan/breadcrumbs-clearfix
Apply clearfix on breadcrumbs
2017-12-01 07:41:10 -08:00
Anthony
26fbabe346
Merge branch 'master' into breadcrumbs-clearfix 2017-12-01 00:16:10 -07:00
Aaron Carlisle
12ab978aa8
Add pygments_style to theme.conf 2017-11-30 13:46:01 -05:00
Aaron Carlisle
bb9ef27225
Merge branch 'master' into fix-pygments 2017-11-30 13:15:08 -05:00
Eric Holscher
2eb941519c
Merge pull request #489 from rtfd/includehidden_option
Fix #485 Add Includehidden theme option
2017-11-28 11:00:50 -08:00
Aaron Carlisle
052b3952bd
Document new theme option 2017-11-28 13:27:44 -05:00
Aaron Carlisle
6da7eb9747
Merge branch 'master' into fix-pygments 2017-11-25 09:57:16 -05:00
Aaron Carlisle
d493463d88
Add option to layout.html 2017-11-22 11:31:48 -05:00
Aaron Carlisle
3018c7bb9b
Update theme.conf 2017-11-22 11:29:37 -05:00
Jesse Tan
b43f5cdafb Apply clearfix on breadcrumbs 2017-11-22 10:50:55 +01:00
Peter McDonnell
9d704f287a Follow-up grunt for #472 (#476)
* grunt run

* regenerate theme css
2017-10-14 23:24:40 -04:00
Peter McDonnell
ee4d440375 Only change current if a matching link is found (#472) 2017-10-12 21:55:09 -04:00
Aaron Carlisle
896fe3ee16 Add a couple of badge icons to readme (#471) 2017-10-02 18:46:41 -04:00
Aaron Carlisle
dafcbd3505 Add Sphinx Framework for PyPi (#470) 2017-10-02 18:07:24 -04:00
Aaron Carlisle
dc16292ec5 Fix error in setup entry points (#466)
* Fix error in setup entry points

  This was missing from b3225c5566

* Add comment about what setup is doing

* Optimize python os import

* Address Review: Remove uses of os.path
2017-09-28 22:51:38 -04:00
Daniele Procida
d24f7ca6b5 Added .admonition to the CSS (#462)
Now generic admonitions are styled too.
2017-09-14 18:23:46 -04:00
Campbell Barton
728d5da2e4 Use explicit UTF8 encoding (#452)
* Use explicit UTF8 encoding

Resolves #451

* Resolve encoding issue with Python3 (#1)

* Use open from Py3 in Py2
2017-08-06 23:03:12 -04:00
Aaron Carlisle
2f8946f3d3 Add missing pygments css link 2017-07-29 20:19:52 -04:00
Eric Holscher
3e386cdf1f Merge pull request #443 from halfninja/lang-attr
Reflect language in lang attribute.
2017-07-27 08:54:39 -07:00
Nick Howes
6bdf3adcc0 Convert underscores to dashes. 2017-07-23 08:37:06 +01:00
Nick Howes
c6fe630542 Reflect language in lang attribute. 2017-07-21 22:37:03 +01:00
Eric Holscher
b3225c5566 Merge pull request #425 from segevfiner/setuptools-entry-points
Added setuptools entry point for Sphinx
2017-06-26 15:53:37 -07:00
Segev Finer
31d410f2d4 Replace master with v0.2.5 in README.rst 2017-06-18 07:05:18 +03:00
Aaron Carlisle
c6d926e1cf Merge branch 'master' into setuptools-entry-points 2017-06-17 18:33:01 -04:00
Benjamin Bach
1dc21dbfd3 Add missing dependency in dev setup: sphinxcontrib-httpdomain (#431) 2017-06-17 18:05:41 -04:00
Benjamin Bach
93e6fe24bc Finalized #418 (#433)
Cleanup README.rst

* Refactor list items.
* Use autonumbering in lists to prevent errors.
* Indent code inside list items to make it belong to those items.
* Use inline-code style for filenames.
* Update link to a pull request with new repo path.
* Fix a few typos and punctuation.
* Use .. code:: bash for proper highlighting
* Use # for comments in bash
* Use ordered list for step-by-step instuctions.

* Make all code blocks 4 space indents
2017-06-17 14:42:04 -04:00
Segev Finer
1056aea4ab Added a link to the Sphinx documentation about setuptools entry points 2017-06-14 08:07:35 +03:00
Segev Finer
f539c0e1f2 Added setuptools entry point for Sphinx
This allows using `sphinx_rtd_theme` as Sphinx `html_theme` directly.
2017-05-30 13:43:50 +03:00
Massimo Zaniboni
71b90d076d Fixed error in demo.rst (#421) 2017-05-21 13:01:01 -04:00
Anthony
aedac3d526 Merge pull request #412 from rtfd/doc-theme-release
Add some basic docs around releasing the theme.
2017-04-18 11:12:20 -07:00
Eric Holscher
57a718370b Address review feedback 2017-04-18 09:58:24 -07:00
Eric Holscher
352057c08c Fix indent erro 2017-04-17 13:44:36 -07:00
Eric Holscher
4fff7fe5b9 Add some basic docs around releasing the theme.
This just covers the basic tasks that I know need to happen,
feel free to suggest other improvements.
2017-04-17 13:43:33 -07:00
Eric Holscher
4be9ff3fd1 Release 0.2.5b1 2017-04-17 13:36:22 -07:00
Aaron Carlisle
d2a6253d9c Cleanup: Move images into static folder 2017-04-08 23:56:06 -04:00
Aaron Carlisle
9da9342796 Remove layout_old
This file was unused and serves no purpose
2017-04-08 18:23:52 -04:00
Aaron Carlisle
8f29534525 Revert Recent changes 2017-04-08 18:07:20 -04:00
Aaron Carlisle
9170fca5a2 Fix small typo 2017-04-08 15:59:34 -04:00
Aaron Carlisle
7329075b9d Readme: remove old developer docs saying to run grunt before a PR
This is hard when we have many PRs open and often get left with a bunch of merge conflicts.
2017-04-04 14:14:28 -04:00
Aaron Carlisle
1124c40137 Readme move canonical_url documentation 2017-04-04 14:11:59 -04:00