Commit Graph

52 Commits

Author SHA1 Message Date
David Fischer
ab10feb6a5 Fix line endings (#709)
* Note that .bat has CRLF endings

* Remove line endings on .bat

It will be normalized correctly on checkout
2018-12-18 14:45:19 -05:00
Jesse Tan
26d6108dec Fix scrolling to active item in sidebar on load (#214) (#688) 2018-12-04 20:53:16 -05:00
Eric Holscher
7e4592f95c Add support for Google Analytics to theme. (#411)
* Add support for Google Analytics to theme.

This setting has actually existed in the default config since the original version,
but doesn't currently work.
This fixes that and supports GA if it's set.

* Add docs around analytics_id

* Do not conflict with RTD insertion of analytics script

* Remove dupliate analytics_id

* Add analytics_id to the configuration in its new place
2018-12-04 15:08:29 -05:00
Jesse Tan
139a56abee Style caption link for code and literal blocks (#690) 2018-12-04 10:41:13 -05:00
Eric Holscher
b9bf19f5be Remove RTD integration now that it isn't requiremed (#684) 2018-11-30 12:11:20 -05:00
Jesse Tan
8e376af4fc Fix inconsistent font size and line height for autodoc "raises" and "returns" (#691) 2018-11-30 11:50:09 -05:00
Eric Holscher
238f586b8e Update date 2018-10-05 13:16:29 +02:00
Aaron Carlisle
95b2fdd84f Fix Grammar 2018-10-01 13:09:16 -04:00
Aaron Carlisle
965c6f305c Update changelog.rst 2018-10-01 11:00:39 -04:00
David Fischer
74ba4b29fb Upload signed packages to PyPI with twine (#651)
* Upload signed packages to PyPI with twine

* Delete previous distributions
2018-08-23 17:56:43 -04:00
David Fischer
521820c9bf Release v0.4.1 2018-07-27 10:18:29 -07:00
Jesse Tan
0455178ac3 Update changelog 2018-07-04 10:12:45 +02:00
Jesse Tan
b82993dfdb Add Sphinx as a dependency (#652) 2018-06-18 22:16:44 -04:00
David Fischer
69fafa2e0a Version 0.4.0 updates 2018-06-06 11:09:22 -07:00
David Fischer
4b45725f68 Merge branch 'master' into always-bundle-js-css 2018-05-31 12:04:01 -07:00
David Fischer
ece48667b9 Merge branch 'master' into increase-color-accessibility 2018-05-15 15:06:37 -04:00
David Fischer
6a5d4908eb Merge branch 'master' into version-in-js 2018-05-15 14:11:28 -04:00
David Fischer
23094a4ff6 Merge branch 'master' into davidfischer/native-code-font-stack 2018-05-15 14:06:41 -04:00
David Fischer
1ba882cf87 Accessibility improvements to the left nav 2018-05-14 15:30:52 -04:00
Jesse Tan
fe9214040c Update changelog 2018-05-07 13:18:17 +02:00
Jesse Tan
f9e653f5bf Merge branch 'master' into version-in-js 2018-05-04 11:05:59 +02:00
Jesse Tan
141e3283fa Merge branch 'master' into davidfischer/native-code-font-stack 2018-05-04 11:02:20 +02:00
Anthony Johnson
2f438d5665 Update changelog 2018-05-01 15:49:31 -06:00
Anthony Johnson
9a07ca465f Prepare release 0.3.1
This is a bugfix release that addresses some minor styling fixes and
compatibility with mkdocs and previous version theme layout.html.
2018-05-01 13:51:08 -06:00
David Fischer
41d08ee8c8 Update changelog 2018-04-23 10:31:34 -07:00
David Fischer
d4310977d8 Updated changelog for clarity 2018-04-20 09:19:02 -07:00
David Fischer
1f54624f09 Changes based on feedback 2018-04-17 11:04:35 -07:00
Jesse Tan
425be95d46 Fix typo 2018-04-16 11:40:18 +02:00
Jesse Tan
6874c380f5 Update changelog 2018-04-15 16:07:23 +02:00
Aaron Carlisle
7cd846b4fd Docs: correct navigation_depth discription (#609)
* Docs: correct navigation_depth discription

* Docs: add note about large toctrees

* Docs: Cleanup: use different note markup

Github does not mark the syntax correctly otherwise
2018-04-11 22:04:32 -04:00
Jesse Tan
b97a7ee445 Fix centered tables (#601)
* Fix centered tables

Centered elements get `display: block` which does not work with tables. This commit excepts tables, so they will still use `display: table` and center properly
Fixes #599.

* Update changelog
2018-04-11 19:08:30 -04:00
Anthony Johnson
9fbbaa9f63 Update changelog to 0.3.0 for release
Next release is 0.3.0 based on semver
2018-03-29 18:32:12 -06:00
Aaron Carlisle
3eebd9a2e7 Replace the name 'Dave Snider' with RTD (#572)
* Replace the name 'Dave Snider' with RTD

* Address review

* Give credit back to Dave + RTD
2018-03-19 07:56:34 -04:00
Aaron Carlisle
146457a6c8 Docs: restructure (#573)
The idea here is to make the docs have a more flat design that exposes more pages from the main index.
2018-03-01 10:15:53 -05:00
Jakub Wilk
31f743ae93 Docs: Fix typos (#584) 2018-02-28 17:53:23 -05:00
ederag
60fff9cbeb add missing quotes (bottom should be a string) (#580) 2018-02-20 14:48:48 -05:00
Jesse Tan
24a7000334 Docs: httpdomain package name uses dash instead of period 2018-02-08 09:42:11 -05:00
Aaron Carlisle
581808b638 Update changlog for 0.2.5 (#570)
* Update changlog for 0.2.5

* Changelog: fix typos
2018-02-06 16:45:55 -05:00
Aaron Carlisle
7ebe5c8739 Create CODE_OF_CONDUCT.md (#562)
* Create CODE_OF_CONDUCT.md

* Point to the RTD code of conduct

* Docs: Add intersphinx

* Docs: add link to our code of conduct

* Add missing sphinx link
2018-02-02 18:43:18 -05:00
jpsenior
04520a0476 #463 - Add github, gitlab, bitbucket page arguments option (#464)
This currently defaults to current behavior but can be changed with `vcs_pageview_mode`
2018-01-31 21:46:14 -05:00
Aaron Carlisle
1e6e1049a1 Remove from docs 2018-01-30 15:08:38 -05:00
Aaron Carlisle
67bb54d450 Refactor docs: split up & slim down read me
Fixes #557 #523

* Remove old conf file setup

* Split changelog to its ownfile

* Remove changelog from readme

* Update introduction sentence

* Fix wording of intro

* Remove readme table of contents

* Move links to there sections

* Remove config

* Create configuring.rst

* Remove todo

* Remove installing docs from readme

* Create installing.rst

* Remove contributing section from readme

* Create contributing.rst

* Include basic info in readme

The rest gets pointed to our actual docs

* Add new files to toctree

* Fix configuring options title

* Set logo_only to True

  Also, remove documentation of theme options. We have actual docs for this.

* Include readme on index page
2018-01-29 20:44:03 -05:00
Aaron Carlisle
d3326461e5 Remove wyrm_addons/pygments (#504)
* Remove wyrm_addons/pygments/
* Use own sass for codeblocks
* Fix styling of code blocks
* Set line height for all
* Revert back to normal line height
* Group css rules to keep them in sync
2018-01-14 15:40:41 -05:00
Jesse Tan
124e61ce8f Remove mathjax_path override (#534)
* Remove mathjax_path override

* Re-remove mathjax_path override
2017-12-30 14:45:16 -05:00
Jesse Tan
06e0a43333 Do not warn about using external images (#533) 2017-12-28 12:06:47 -05:00
Aaron Carlisle
9f84648007 Docs: Add windows make file (#528) 2017-12-24 12:40:44 -05:00
Eric Holscher
72003513aa Add docs to travis 2017-12-20 20:36:52 -08:00
Eric Holscher
38162920b4 More cleanup 2017-12-20 20:29:52 -08:00
Eric Holscher
6e6a8729ca Lots of cleanup 2017-12-20 20:16:03 -08:00
Eric Holscher
c287759d7f Merge remote-tracking branch 'origin/master' into docs2.0 2017-12-20 20:09:52 -08:00