David Fischer
74cfda1e24
Fix a SASS typo ( #733 )
2019-02-28 17:35:35 -05:00
eduardo naufel schettino
8c31a26a79
Add `navigation
` template block ( #659 )
...
* Add the ``extranav`` block after the ``menu`` block in the template.
* Use one big navigation block
* Update changelog.rst
2019-02-26 13:05:59 -05:00
Benjamin Bach
6c876607a5
Do not float elements next to admonition blocks #722 ( #723 )
2019-02-25 13:24:48 -05:00
Leon Barrett
ecbc09f22a
Setup.py references fonts dir plural ( #721 )
...
The fonts are in `static/fonts`, but setup.py has been installing
`static/font`. That didn't seem to work for me. This changes setup.py to
match the actual directory.
2019-02-13 14:54:51 -05:00
Eric Holscher
13a9010c31
Merge pull request #710 from Juanlu001/patch-1
...
Bump to development version
2019-02-12 16:50:33 -03:00
Eric Holscher
7cb89be1fa
Merge branch 'master' into patch-1
2019-02-12 16:44:39 -03:00
Eric Holscher
a3ab477aaa
Merge pull request #720 from rtfd/release-0.4.3
...
Release 0.4.3
2019-02-12 16:37:47 -03:00
Eric Holscher
d8355ca6ae
Fix docs on configuring
2019-02-12 16:34:25 -03:00
Eric Holscher
ae4e8c28ec
Release 0.4.3
2019-02-12 16:31:39 -03:00
Eric Holscher
ed9651e678
Merge pull request #704 from jgehrcke/patch-1
...
footer.html: show last_updated below copyright
2019-02-12 16:26:22 -03:00
Eric Holscher
dde9c37b48
Merge pull request #683 from rtfd/manifast_tests
...
Tests: Include Tests in Pypi distribution
2019-02-12 16:23:41 -03:00
Eric Holscher
63a4bbb522
Merge branch 'master' into manifast_tests
2019-02-12 16:21:43 -03:00
Eric Holscher
68e31e1b37
Merge pull request #674 from rtfd/agj/docs-config-updates
...
Much cleanup for configuration docs
2019-02-12 16:18:31 -03:00
Eric Holscher
226cf3844e
Change to span.
2019-02-12 16:17:31 -03:00
Eric Holscher
675ef7d3fe
Add class name
2019-02-12 16:16:25 -03:00
Eric Holscher
76c3769142
Merge branch 'master' into manifast_tests
2019-02-12 16:14:18 -03:00
Eric Holscher
a81f7448fd
Merge branch 'master' into agj/docs-config-updates
2019-02-12 16:12:35 -03:00
Eric Holscher
c2b61e4c7d
Merge pull request #703 from nokia/header-background
...
Change search background
2019-02-12 16:08:23 -03:00
Eric Holscher
b3d090e3e4
Merge branch 'master' into manifast_tests
2019-02-12 16:07:10 -03:00
Juan Luis Cano Rodríguez
927b169f55
Bump to development version
2019-01-26 18:08:42 +01:00
Anthony Johnson
dd6a095358
Review updates and more intersphinx
2019-01-22 15:20:53 -07:00
Gergely Csatari
5877f371e5
Correction of documentation comments
2019-01-07 10:26:14 +01:00
Gergely Csatari
e0e40e2a64
Merge branch 'master' into header-background
2019-01-04 08:42:03 +01:00
Gergely Csatari
17691e9213
Documentation
2019-01-04 08:40:31 +01:00
Eric Holscher
3a31dba187
Merge pull request #711 from stsewd/update-travis
...
Remove deprecated sudo from travis
2019-01-02 19:18:21 -05:00
Santos Gallegos
fa67c92aaa
Remove deprecated sudo from travis
...
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-01-02 18:36:41 -05:00
Jesse Tan
930b5ab586
Merge branch 'master' into patch-1
2018-12-21 11:23:46 +01:00
Jesse Tan
16f8cdcf49
Merge branch 'master' into header-background
2018-12-21 11:23:06 +01:00
David Fischer
73d3029932
Merge pull request #707 from dojutsu-user/add-vertical-scroll
...
Add vertical scroll on Footer menu
2018-12-19 08:38:48 -08:00
Gergely Csatari
476dec4422
Changing the parameter name to style_nav_header_background
...
Also making it to modify the background css property instead of
background-color
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-12-19 16:59:45 +01:00
Jesse Tan
3f2a49d180
Merge branch 'master' into add-vertical-scroll
2018-12-19 15:37:42 +01:00
Jesse Tan
fe4a52b2a8
set correct value of max-height
...
Co-Authored-By: dojutsu-user <vaibhgupt199@gmail.com>
2018-12-19 15:55:44 +05:30
Gergely Csatari
3af8d2f664
Making the background of search configurable
...
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-12-19 11:09:15 +01:00
dojutsu-user
acc5c68b31
set max-height
2018-12-19 14:30:28 +05:30
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
David Fischer
ceb2ef463c
Merge pull request #700 from rtfd/Blendify/fix-621
...
Previous button float left
2018-12-18 10:54:31 -08:00
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