Commit Graph

137 Commits

Author SHA1 Message Date
David Fischer
d4310977d8 Updated changelog for clarity 2018-04-20 09:19:02 -07:00
Leonardo J. Caballero G
3b50dc09aa Updated with more improvements translations guide 2018-04-18 18:42:23 -04:00
Leonardo J. Caballero G
9b0215ce6c Updated translation guite with the Pull request reviews 2018-04-18 17:54:38 -04:00
Leonardo J. Caballero G
e6008cecdd Removed output commands examples 2018-04-18 11:41:22 -04:00
Leonardo J. Caballero G
cb18bac4bb Updated changelog file~ 2018-04-17 20:06:31 -04:00
Leonardo J. Caballero G
e53c739eef Fixed some typo 2018-04-17 19:28:50 -04:00
Leonardo J. Caballero G
5ddbabdcd4 Added more details informations about translations guide 2018-04-17 19:21:14 -04:00
David Fischer
1f54624f09 Changes based on feedback 2018-04-17 11:04:35 -07:00
Leonardo J. Caballero G
c35a4eb535 Updated translations guide section 2018-04-17 00:30:55 -04: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
a4fd6e01ef Docs: Move translation file 2018-04-14 15:37:46 -04:00
Aaron Carlisle
81cd11d14f Revert unrelated changes 2018-04-14 15:33:00 -04:00
Aaron Carlisle
2858a0aec8 Merge branch 'master' of https://github.com/rtfd/sphinx_rtd_theme 2018-04-14 15:01:23 -04: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
Eric Holscher
56bffcb8fb Rejigger 2017-12-20 20:09:36 -08:00
Aaron Carlisle
117be8e186 New documentation structure
This splits the docs from the demo so that we can now actually document
the theme and its parts.
2017-12-20 18:19:03 -05:00