Commit Graph

1040 Commits

Author SHA1 Message Date
Anthony
6909b4acb2
Merge pull request #805 from readthedocs/agj/more-api-docs
Add more domain doc examples
2019-08-03 08:59:53 -06:00
Eric Holscher
604fe08d19
Merge branch 'master' into agj/more-api-docs 2019-07-31 16:23:56 -07:00
Anthony
a732d61d27
Merge pull request #804 from readthedocs/agj/force-neat-19
Comment on why bourbon-neat is pinned
2019-07-26 16:19:05 -06:00
Anthony
abc57aa633
Merge branch 'master' into agj/force-neat-19 2019-07-26 15:53:46 -06:00
Anthony Johnson
9b58009a97 Add a bit more error logging to preinstall check 2019-07-26 09:35:10 -06:00
Anthony
78287f0634
Merge pull request #806 from readthedocs/agj/more-localization
Add more localized strings
2019-07-26 09:27:44 -06:00
Anthony Johnson
8f327360a5 Add more localized strings
This adds altext on the home icon, copyright is already translated on the footer.html

Fixes #795
2019-07-25 19:43:39 -06:00
Anthony Johnson
1bfa504f97 Add more domain doc examples
These are a few domain examples pulled from the Sphinx test doc roots.
2019-07-25 19:27:22 -06:00
Anthony Johnson
35320c29f6 Comment on why bourbon-neat is pinned
This will actually fail `npm install` if you try upgrading the version.
2019-07-25 19:12:34 -06:00
Anthony
b360305d0f
Merge pull request #785 from readthedocs/style-cpp-domain
Fix styling of generated cpp documentation
2019-07-25 19:08:45 -06:00
Anthony Johnson
10d9f512ad Merge branch 'master' into style-cpp-domain 2019-07-25 18:11:13 -06:00
Anthony
7e0d7933ad
Merge pull request #790 from RDIL/master
Update dev dependencies
2019-07-25 17:36:20 -06:00
Reece Dunham
e343390ed6
back to working version as requested 2019-07-25 18:41:00 -04:00
Reece Dunham
7420e7bab3
Merge pull request #9 from RDIL/dependabot/npm_and_yarn/css-loader-tw-3.1.0
Update css-loader requirement from ^2.1.1 to ^3.1.0
2019-07-25 18:34:43 -04:00
dependabot-preview[bot]
1001668088
Update css-loader requirement from ^2.1.1 to ^3.1.0
Updates the requirements on [css-loader](https://github.com/webpack-contrib/css-loader) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 22:34:15 +00:00
Reece Dunham
6504b761c2
Merge pull request #10 from RDIL/dependabot/npm_and_yarn/bourbon-neat-approx-4.0
Update bourbon-neat requirement from ~1.9 to ~4.0
2019-07-25 18:32:33 -04:00
dependabot-preview[bot]
83a93b7470
Update bourbon-neat requirement from ~1.9 to ~4.0
Updates the requirements on [bourbon-neat](https://github.com/thoughtbot/neat) to permit the latest version.
- [Release notes](https://github.com/thoughtbot/neat/releases)
- [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/neat/compare/v1.9.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25 22:31:17 +00:00
Reece Dunham
1443834231
Merge branch 'master' into master 2019-07-25 18:27:26 -04:00
Anthony
8fbf2c0696
Merge pull request #771 from SimonBiggs/swap-to-webpack
Swap to using webpack
2019-07-25 16:24:25 -06:00
Anthony Johnson
a591817abe Forgot a changelog entry 2019-07-25 16:18:34 -06:00
Anthony Johnson
94d574349f Review fixes on typo and missing change to package.json 2019-07-25 15:46:31 -06:00
Anthony Johnson
472b3aee21 Final doc updates and fix tests 2019-07-25 14:08:56 -06:00
Anthony Johnson
9a8699b915 Merge branch 'master' into swap-to-webpack 2019-07-25 13:40:17 -06:00
Anthony
26b72a7c61
Merge branch 'master' into style-cpp-domain 2019-07-25 13:27:17 -06:00
Anthony
563d494e45
Merge pull request #793 from readthedocs/agj/update-translations-rebase
Finalized addition of theme localization
2019-07-25 13:21:24 -06:00
Anthony
f38476ec89
Merge branch 'master' into agj/update-translations-rebase 2019-07-25 00:30:04 -06:00
Anthony Johnson
d426c11cea Merge branch 'master' into agj/update-translations-rebase 2019-07-25 00:07:44 -06:00
Anthony Johnson
1ef6b5b3b4 Undo gruntfile changes 2019-07-24 23:55:34 -06:00
Anthony Johnson
ad31326e3a Some final cleanup 2019-07-24 23:53:25 -06:00
Anthony Johnson
5052143f79 Undoing test fixes 2019-07-24 23:42:25 -06:00
Anthony Johnson
0e0ccffe18 Replace with requirements file, RTD doesn't handle these patterns well. 2019-07-24 23:36:13 -06:00
Anthony Johnson
16e36af58c Another test 2019-07-24 19:24:16 -06:00
Anthony Johnson
ec7704800d Another test 2019-07-24 18:46:43 -06:00
Anthony Johnson
715c0beacb Add commands into setup.py and regenerate translations
More fixes for docs
2019-07-24 18:39:35 -06:00
Reece Dunham
5370bed9ad
Merge pull request #7 from RDIL/dependabot/npm_and_yarn/grunt-exec-approx-3.0.0
Update grunt-exec requirement from ~1.0.1 to ~3.0.0
2019-07-24 09:30:00 -04:00
Reece Dunham
362436873c
Merge branch 'master' into dependabot/npm_and_yarn/grunt-exec-approx-3.0.0 2019-07-24 09:29:54 -04:00
dependabot-preview[bot]
30a6926955
Update grunt-exec requirement from ~1.0.1 to ~3.0.0
Updates the requirements on [grunt-exec](https://github.com/jharding/grunt-exec) to permit the latest version.
- [Release notes](https://github.com/jharding/grunt-exec/releases)
- [Commits](https://github.com/jharding/grunt-exec/compare/v1.0.1...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:29:10 +00:00
Reece Dunham
302d8e53e7
Merge pull request #8 from RDIL/dependabot/npm_and_yarn/grunt-open-0.2.4
Update grunt-open requirement from 0.2.3 to 0.2.4
2019-07-24 09:28:30 -04:00
Reece Dunham
4edce2ea5c
Merge branch 'master' into dependabot/npm_and_yarn/grunt-open-0.2.4 2019-07-24 09:28:19 -04:00
Reece Dunham
d4f229fa32
Merge pull request #5 from RDIL/dependabot/npm_and_yarn/grunt-contrib-connect-tw-2.0.0
Update grunt-contrib-connect requirement from ^1.0.2 to ^2.0.0
2019-07-24 09:27:42 -04:00
Reece Dunham
3acba54ebd
Merge pull request #4 from RDIL/dependabot/npm_and_yarn/grunt-contrib-watch-approx-1.1.0
Update grunt-contrib-watch requirement from ~1.0.0 to ~1.1.0
2019-07-24 09:27:30 -04:00
dependabot-preview[bot]
53713771ab
Update grunt-contrib-connect requirement from ^1.0.2 to ^2.0.0
Updates the requirements on [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) to permit the latest version.
- [Release notes](https://github.com/gruntjs/grunt-contrib-connect/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-connect/blob/master/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-connect/compare/v1.0.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:27:23 +00:00
dependabot-preview[bot]
9a4880ed9e
Update grunt-open requirement from 0.2.3 to 0.2.4
Updates the requirements on [grunt-open](https://github.com/onehealth/grunt-open) to permit the latest version.
- [Release notes](https://github.com/onehealth/grunt-open/releases)
- [Commits](https://github.com/onehealth/grunt-open/compare/v0.2.3...v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:27:20 +00:00
dependabot-preview[bot]
f46f3a8051
Update grunt-contrib-watch requirement from ~1.0.0 to ~1.1.0
Updates the requirements on [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch) to permit the latest version.
- [Release notes](https://github.com/gruntjs/grunt-contrib-watch/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-watch/blob/master/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-watch/compare/v1.0.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:27:20 +00:00
Reece Dunham
e5f612dad2
Merge pull request #3 from RDIL/dependabot/npm_and_yarn/browserify-tw-16.3.0
Update browserify requirement from ^13.0.0 to ^16.3.0
2019-07-24 09:26:38 -04:00
Reece Dunham
770ca0206a
Merge pull request #6 from RDIL/dependabot/npm_and_yarn/matchdep-approx-2.0.0
Update matchdep requirement from ~1.0.1 to ~2.0.0
2019-07-24 09:26:15 -04:00
Reece Dunham
9ed9a6c99d
Merge pull request #2 from RDIL/dependabot/npm_and_yarn/grunt-contrib-uglify-approx-4.0.1
Update grunt-contrib-uglify requirement from ~3.3.0 to ~4.0.1
2019-07-24 09:25:47 -04:00
Reece Dunham
0749c809b3
Merge pull request #1 from RDIL/dependabot/npm_and_yarn/grunt-contrib-clean-tw-2.0.0
Update grunt-contrib-clean requirement from ^1.0.0 to ^2.0.0
2019-07-24 09:25:37 -04:00
dependabot-preview[bot]
5ed692af77
Update matchdep requirement from ~1.0.1 to ~2.0.0
Updates the requirements on [matchdep](https://github.com/tkellen/js-matchdep) to permit the latest version.
- [Release notes](https://github.com/tkellen/js-matchdep/releases)
- [Commits](https://github.com/tkellen/js-matchdep/compare/v1.0.1...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:22:46 +00:00
dependabot-preview[bot]
b301bb2024
Update browserify requirement from ^13.0.0 to ^16.3.0
Updates the requirements on [browserify](https://github.com/browserify/browserify) to permit the latest version.
- [Release notes](https://github.com/browserify/browserify/releases)
- [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown)
- [Commits](https://github.com/browserify/browserify/compare/13.0.0...v16.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 13:20:47 +00:00