Commit Graph

970 Commits

Author SHA1 Message Date
dojutsu-user
1115065090 Add vertical scroll 2018-12-18 10:44:55 +05:30
Jan-Philip Gehrcke
6635e76c5a
Update changelog.rst 2018-12-15 17:59:37 +01:00
Jan-Philip Gehrcke
da20d3e82e
footer.html: show last_updated below copyright
Without this patch the following text can appear on the same line:

Copyright year-year, name Last updated on Mmm DD, YYY.

The additional container ensures that the last_updated notice is
placed below the copyright notice.
2018-12-15 17:52:45 +01:00
Jesse Tan
600520c39c
Merge branch 'master' into agj/docs-config-updates 2018-12-12 11:44:41 +01:00
Jesse Tan
ad9ef570ed
Merge branch 'master' into Blendify/fix-621 2018-12-12 11:42:50 +01:00
Aaron Carlisle
2c15fde411
Lists not indented properly on genindex.html (#676)
* Lists not indented properly on genindex.html

I haven't tested this yet but it is a start to fixing this. No need to review yet.

Fixes #671

* Update CSS Selector

This should also fix #685

* Remove styling for contents
2018-12-07 21:52:45 -05:00
Aaron Carlisle
3f635171fa
Update breadcrumbs.html 2018-12-07 21:46:38 -05:00
Aaron Carlisle
eea17fe963
Previous button float left
Fixes #621
2018-12-04 21:09:30 -05:00
Jesse Tan
26d6108dec Fix scrolling to active item in sidebar on load (#214) (#688) 2018-12-04 20:53:16 -05:00
Aaron Carlisle
a42c4d74fe
Move javascript back to head (#545)
* Move javascript back to head

* Move jQuery function back to bottom

* Do not change white space

* Update comment + whitespace cleanup

* Address review points

* Fix code comments
2018-12-04 20:27:37 -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
Aaron Carlisle
5b7d202a11
Small visual improvement to captions in toctree (#665)
* Small visual improvement to captions in toctree

* Add new nav-caption internal var

* Use colored text and add margin

* Nav captions now have independent color

Co-Authored-By: Blendify <carlisle.b3d@gmail.com>

* De saturate the bright blue captions

Co-Authored-By: Blendify <carlisle.b3d@gmail.com>
2018-12-04 12:43:45 -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
28e7c4a47a Style code block captions (#689)
* Give code block captions same permalink as other elems

* Style code block captions like table captions

* Revert "Give code block captions same permalink as other elems"

This reverts commit 4f7e6da246.
2018-11-30 12:05:18 -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
Aaron Carlisle
ab89bb161f
Revert change
Reverts fffca44dce
2018-11-05 10:49:31 -05:00
Aaron Carlisle
fffca44dce
Remove bad import 2018-11-05 10:44:30 -05:00
Aaron Carlisle
cd34154857
Update changelog.rst 2018-11-05 10:38:28 -05:00
Aaron Carlisle
71c6d8ecf7
Requirements: Used numbered version 2018-11-05 10:36:36 -05:00
Aaron Carlisle
83b8084523
Merge branch 'master' into master 2018-11-04 13:34:35 -05:00
Aaron Carlisle
7ea8ac1529
Tests: Include Tests in Pypi distribution 2018-10-05 15:04:58 -04:00
David Fischer
4a3d790e61
Merge pull request #655 from rtfd/davidfischer/declare-package-main
Declare the main entry point of the package
2018-10-05 11:21:24 -07:00
David Fischer
30f3635a41
Merge branch 'master' into davidfischer/declare-package-main 2018-10-05 11:15:27 -07:00
Eric Holscher
714655e610
Bump theme files for 0.4.2 2018-10-05 11:14:39 -07:00
Eric Holscher
a08fe03827
Bump to 0.4.2 2018-10-05 11:14:39 -07:00
Aaron Carlisle
da6d1dbb3d
Tests: Update to new sphinx & python 2018-10-05 11:14:12 -07:00
Eric Holscher
40cdb8a675
Merge pull request #680 from rtfd/Blendify/update-tests
Tests: Update to new sphinx & python
2018-10-05 15:28:43 +02:00
Eric Holscher
f2414868e7
Merge branch 'master' into Blendify/update-tests 2018-10-05 15:21:49 +02:00
Eric Holscher
1df9968e32
Merge pull request #682 from rtfd/release-0.4.2
Release 0.4.2
2018-10-05 15:18:13 +02:00
Eric Holscher
fd404cc2d6
Merge branch 'master' into Blendify/update-tests 2018-10-05 13:59:22 +02:00
Eric Holscher
13d2e608ef Bump theme files for 0.4.2 2018-10-05 13:31:07 +02:00
Eric Holscher
04994af769 Bump to 0.4.2 2018-10-05 13:31:07 +02:00
Eric Holscher
c034d48f44
Merge branch 'master' into davidfischer/declare-package-main 2018-10-05 13:21:48 +02:00
Eric Holscher
df33248b40
Merge pull request #678 from rtfd/Blendify/4.2-changelog
Update changelog.rst
2018-10-05 13:19:42 +02:00
Eric Holscher
46a30df96e
Merge branch 'master' into davidfischer/declare-package-main 2018-10-05 13:18:35 +02: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
d75745736a
Tests: Update to new sphinx & python 2018-10-01 11:05:35 -04:00
Aaron Carlisle
965c6f305c
Update changelog.rst 2018-10-01 11:00:39 -04:00
Takeshi KOMIYA
ebbf3d1697 Fix HTML search not working with Sphinx-1.8. (#672)
* Fix HTML search not working

Since Sphinx-1.7, Sphinx has exported search options as
`documentation_options.js`.  This starts to refer it instead of
definitions of JavaScript variables.
In addition, this also uses `js_tag()` function which added in 1.8
to support additional attributes for scripts (ex. async attribute).

* Add code comment
2018-10-01 10:49:31 -04:00
Anthony Johnson
31b7c3b46a
Much cleanup for configuration docs
* Clean up a lot of copy.
  * Reduce usage of internal Sphinx concepts like "toctree"
  * Make language clearer
  * Fix a few factual inaccuracies
  * Remove noisey/placeholder/introduction to a paragraph sort of text,
    this just distracts readers.
* Make `confval` domain role to allow for creation of config value field
  lists that are linkable and can be referenced. Also include
  type/default fields
* Reduce redundancy in heading
* Intersphinx to Sphinx docs
* Use new role to intersphinx to Sphinx confvals
* Add copy on using logo/etc. These are common questions for us for
  those not familiar with Sphinx. Link to appropriate docs.
2018-09-26 14:35:45 -06:00
Jesse Tan
310043695f Set base font size on <html> (#668) 2018-09-17 17:28:04 -04:00
Jakub Kadlčík
6bed095f14 Avoid printing dot when copyright holder already ends with dot (#666)
e.g. My Company, Inc.
2018-09-16 19:58:43 -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
Eric Holscher
4fc72d97ed
Merge pull request #663 from kwshaw1/patch-1
Fixing minor typo
2018-08-08 22:41:25 +02:00
Kevin Shaw
4c53dd0454
Fixing minor typo
Changed "primary" to "primarily" in first paragraph.
2018-08-08 09:15:23 -07:00
Anthony
f20bfa5882
Merge pull request #662 from rtfd/davidfischer/release-0.4.1
Release v0.4.1
2018-07-27 11:30:04 -06:00
David Fischer
521820c9bf
Release v0.4.1 2018-07-27 10:18:29 -07:00
David Fischer
80860e36db
Merge branch 'master' into davidfischer/declare-package-main 2018-07-27 10:10:16 -07:00