Dougal Matthews
f57199da92
Merge pull request #914 from mkdocs/codecov
...
Add a config file for CodeCov
2016-05-01 18:57:13 +01:00
Dougal Matthews
64e41b2db2
Merge pull request #922 from d0ugal/master
...
Limit requests version for LinkChecker
2016-05-01 18:57:00 +01:00
Dougal Matthews
00f1e7b6e0
Limit requests to 2.9 for LinkChecker
...
It incorrectly inspects the version of 2.10+ and thinks it is
lower than 2.2.
See: https://github.com/wummel/linkchecker/issues/649
2016-05-01 10:38:13 +01:00
Dougal Matthews
b2cb385db3
Merge pull request #911 from waylan/theme-docs
...
Document theme_dir. Fixes #863
2016-04-29 15:42:22 +01:00
Dougal Matthews
9a6224889e
Merge pull request #913 from d0ugal/linkchecker
...
Linkchecker
2016-04-29 12:21:14 +01:00
Dougal Matthews
d8d8341808
Fix the feedback from LinkChecker and enforce it in the Travis config
2016-04-29 11:09:48 +01:00
Dougal Matthews
df3ced41d2
Add a linkcheck test to Tox
...
This currently fails.
2016-04-29 11:09:48 +01:00
Dougal Matthews
e166f79c52
Add a config file for CodeCov
...
CodeCov now requires that we customise it with a config file (ala Travis and
AppVeyor.). This is just the default config.
2016-04-28 10:21:30 +01:00
Waylan Limberg
317581c548
Add a linkchecker test for each theme.
2016-04-28 10:10:58 +01:00
Waylan Limberg
4bb0c1cb1a
Document theme_dir. Fixes #863
2016-04-27 11:49:37 -04:00
Waylan Limberg
5713289658
Merge pull request #910 from waylan/release-notes
...
Update 0.16 release notes to include recent changes.
2016-04-26 18:13:34 -04:00
Waylan Limberg
e2e8dee2fd
Update 0.16 release notes to include recent changes.
2016-04-26 13:22:11 -04:00
Dougal Matthews
880b749b89
Remove newline
2016-04-24 17:38:16 +01:00
Dougal Matthews
4d6f700ca0
Update the README.
2016-04-24 11:56:49 +01:00
Dougal Matthews
6597827d33
Merge pull request #906 from mkdocs/d0ugal-patch-1
...
Update theme.css reference
2016-04-24 08:36:56 +01:00
Dougal Matthews
8ba8d2b154
Update theme.css reference
2016-04-24 08:36:29 +01:00
Waylan Limberg
9abc9457a6
Merge pull request #904 from waylan/722A
...
Decode revision for update-ref call.
2016-04-21 15:30:59 -04:00
Waylan Limberg
620160c9bd
Decode revision for update-ref call.
...
Fixes #722 . See also davisp/ghp-import#52
2016-04-21 14:31:46 -04:00
Waylan Limberg
eae9b5d671
Merge pull request #898 from waylan/894
...
Include .woff2 font files in build.
2016-04-14 16:17:24 -04:00
Waylan Limberg
fa2083c194
Include .woff2 font files in build.
...
Fixes #894 .
2016-04-14 14:49:08 -04:00
Waylan Limberg
cce85fe94e
Merge pull request #890 from filaton/fix-userguide
...
Fix Markdown table syntax
2016-04-11 16:31:08 -04:00
Jean Cruypenynck
4e889c451f
Fix Markdown table syntax
2016-04-11 20:20:04 +02:00
Waylan Limberg
be6f796a53
Merge pull request #887 from waylan/mdl
...
Enforce markdownlint test.
2016-04-06 16:00:10 -04:00
Waylan Limberg
7e6962ff79
Enforce markdownlint test.
2016-04-06 15:49:07 -04:00
Waylan Limberg
8cb4b937f9
Merge pull request #883 from waylan/735
...
Support loading closed config file descriptor.
2016-04-04 21:04:46 -04:00
Waylan Limberg
fb3aeeec3e
Adjust load_config tests for PY2.6.
2016-04-04 18:48:05 -04:00
Waylan Limberg
28cb2f349f
Support loading closed config file descriptor.
...
Refactored fix supplied in #735 and added tests.
2016-04-04 17:50:16 -04:00
Waylan Limberg
78cfd61c93
Merge pull request #882 from waylan/tutorial
...
Updated Documentation Home Page/Tutorial.
2016-04-02 22:06:47 -04:00
Waylan Limberg
fe40c9d1cf
Updated Documentation Home Page/Tutorial.
...
* Updated screenshots to reflect the actual pages in the tutorial (fixes #870 ).
* Added a few new screenshots to demonstrate more features (search).
* Replaced the `initial-config.png` screenshot with a code block.
* Corrected the inconsistant use of "you" and "we" throughout (use "you").
* Added links to various locations in the docs where appropriate.
* General cleanup, formatting, etc.
2016-04-02 19:45:21 -04:00
Waylan Limberg
3e03014894
Merge pull request #880 from waylan/807
...
Ensure various template files are not copied with media files.
2016-04-02 15:28:41 -04:00
Waylan Limberg
ac2ff10afd
Ensure various template files are not copied with media files.
...
Fixes #807 . Used the fnmatch lib which supports Unix shell-style
wildcard patterns (not regex). This allows patterns like
`'.*py'`, `'.*'`, etc. A list of excluded patterns are passed
to `mkdocs.utils.copy_media_files`. The pattern `'.*'` is included
by default and not overidable.
2016-03-31 13:10:57 -04:00
Dougal Matthews
9a0451ae3e
Merge pull request #866 from d0ugal/config-integration
...
Config integration test
2016-03-12 12:32:27 +00:00
Dougal Matthews
cd1562547d
Config integration test
2016-03-12 11:44:16 +00:00
Dougal Matthews
5c2b831ca1
Merge pull request #861 from d0ugal/lunrjs
...
Upgrade to Lunr.js 0.7
2016-03-09 21:06:52 +00:00
Dougal Matthews
a59aa7c490
Add a node to the release notes
2016-03-09 09:04:39 +00:00
Dougal Matthews
f5e7e149dd
Upgrade to Lunr.js 0.7
...
See #859
2016-03-09 08:24:51 +00:00
Dougal Matthews
6e5928d630
Merge pull request #858 from styfle/patch-1
...
Add a bit more padding to inline `code`
2016-03-07 11:35:58 +00:00
Dougal Matthews
a59a0b7e7f
Merge pull request #860 from mkdocs/859
...
Update default text when search is running.
2016-03-04 15:54:34 +00:00
Waylan Limberg
b6e07caba1
Update default text when search is running.
...
The search tool will replace the text with "No results found" if that is the case.
No reason to display is here. Also, the default text displays when the search
is running (especially if the search takes a long time), so it might as well be
accurate and indicate that the search is running. Addresses #859 .
2016-03-04 09:08:35 -05:00
Steven
14c0e8ffab
Add a bit more padding to inline code
...
This matches readthedocs.org much better since there was previously 0 padding top/bottom for <code>variable</code>.
See this page for a comparison: https://docs.readthedocs.org/en/latest/i18n.html
2016-03-03 10:08:52 -05:00
Dougal Matthews
614de78e9a
Add release note for #728
2016-03-03 10:16:08 +00:00
Dougal Matthews
0bf00986fc
Merge pull request #730 from justinkinney/master
...
fixes https://github.com/mkdocs/mkdocs/issues/728
2016-03-03 10:14:37 +00:00
Dougal Matthews
64f706cba0
Merge pull request #852 from d0ugal/subpages-test
...
Added basic subpages integration test
2016-03-03 09:46:16 +00:00
Dougal Matthews
25de136ab1
Merge pull request #856 from jimporter/nohighlight-code
...
Fix display of code blocks with `nohighlight`; resolves #855
2016-03-03 09:43:48 +00:00
Dougal Matthews
6e44264461
Add release notes for the two recent PRs
2016-03-03 09:39:45 +00:00
Dougal Matthews
b389aa8101
Merge pull request #857 from styfle/patch-1
...
Remove font-size in readthedocs/theme_extra.css
2016-03-03 09:37:06 +00:00
Dougal Matthews
03fd4d64e8
Merge pull request #846 from jimporter/anchor-padding
...
Fix the padding above header elements so that hovering over them work…
2016-03-03 09:33:11 +00:00
Steven
966185fb75
Remove font-size in readethedocs/theme_extra.css
...
If you do a side-by-side comparison of [docs.readthedocs.org](https://docs.readthedocs.org/en/latest/builds.html#mkdocs ) you can see that mkdocs font is smaller and the colors are different for headers (mkdocs uses blue and readthedocs uses black).
This removes those two discrepancies.
2016-03-02 15:24:46 -05:00
Jim Porter
1fae7b6d9d
Fix display of code blocks with nohighlight; resolves #855
2016-03-02 14:10:36 -06:00
Dougal Matthews
bf06fddcec
Merge branch 'master' into subpages-test
2016-03-02 10:48:58 +00:00