Commit Graph

  • 58a99e5b38 Enforce Black formatter Oleh Prypin 2022-08-06 16:23:11 +02:00
  • dca7cbb43f Format code with black -l100 --skip-string-normalization Oleh Prypin 2022-08-06 15:22:08 +02:00
  • 372384d810 Some manual changes ahead of formatting code with Black Oleh Prypin 2022-08-06 15:20:42 +02:00
  • e7f07cc82a Remove spaces at the ends of docstrings, normalize quotes Oleh Prypin 2022-08-06 14:26:06 +02:00
  • b2fb1b7458 Simplify utils, deprecate unused functions (#2912) Oleh Prypin 2022-08-07 15:32:16 +02:00
  • 64dd118287 Deployed f5777a915 with MkDocs version: 1.3.1 Oleh Prypin 2022-08-07 15:24:01 +02:00
  • f5777a915a Docs: add a diagram with relations between all the plugin events (#2387) Oleh Prypin 2022-08-07 15:05:44 +02:00
  • 6f3801cbd3 Lint: align the whole list item into 4 spaces, don't disregard 1st line (#2915) Oleh Prypin 2022-08-07 14:57:06 +02:00
  • cd1135ee3e Fix remaining markdownlint issues, partly by replacing definition lists (#2914) Oleh Prypin 2022-08-07 14:46:10 +02:00
  • c04dc81039 Fix a Python lint error Oleh Prypin 2022-08-06 16:53:02 +02:00
  • 22af92c874 Migrate docs from "admonition" to "callouts" extension (#2684) Oleh Prypin 2022-08-06 17:35:36 +02:00
  • a1a2da72e9 Fix a few typos in docs (#2897) Tim Gates 2022-08-04 02:54:09 +10:00
  • 3ffe21df91 Show DeprecationWarnings as INFO messages (#2907) Oleh Prypin 2022-08-01 20:45:04 +02:00
  • 8050b64f80 Deployed a17a25c60 with MkDocs version: 1.3.1 Oleh Prypin 2022-07-19 09:27:41 +02:00
  • a17a25c60e Release 1.3.1 (#2895) 1.3.1 Oleh Prypin 2022-07-19 09:23:14 +02:00
  • dd7986ff7b Requirements: pin Markdown version to <3.4 (#2893) Ultrabug 2022-07-19 09:09:11 +02:00
  • 6bd62b9738 When a Markdown extension fails to load, print its name and traceback (#2894) Oleh Prypin 2022-07-19 08:50:18 +02:00
  • d93feffadd Italian translation for mkdocs and readthedocs themes (#2860) Francesco Maida 2022-07-19 08:14:10 +02:00
  • 03b48936e3 Docs: site_url is optional (#2863) Simon Li 2022-07-18 22:49:23 +01:00
  • 042d7c25ac Check only for uppercase README.md file (#2852) Carlos Meza 2022-07-18 21:16:06 +00:00
  • 82bd8ba5ff Clean up code style (#2825) Sean 2022-05-18 06:22:08 +08:00
  • c32fbe3376 Fix typo in configuration.md (#2844) Fullchee Zhang 2022-05-17 18:20:24 -04:00
  • cdf8a26caf Added an extra space to the readthedocs theme breadcrumbs (#2810) Peyman M 2022-03-31 23:41:35 +04:30
  • ff5428bb1f Deployed d2e2a2318 with MkDocs version: 1.3.0 Oleh Prypin 2022-03-26 20:54:24 +01:00
  • d2e2a2318d Release 1.3.0 (#2806) 1.3.0 Oleh Prypin 2022-03-26 20:51:15 +01:00
  • 2016004b7e Merge branch 'release/1.2' Oleh Prypin 2022-03-26 20:37:41 +01:00
  • 6c1eb589f4 Release 1.2.4 (#2805) 1.2.4 release/1.2 Oleh Prypin 2022-03-26 20:33:54 +01:00
  • 2d642b3863 Compatibility with Jinja2 3.1.0 (#2800) Oleh Prypin 2022-03-25 19:45:19 +01:00
  • b7272150bb Revert to disregarding the mount path for /livereload/ endpoint (#2804) Oleh Prypin 2022-03-26 19:31:29 +01:00
  • 17ff566d2a Ensure that the edit_uri option does not modify the repo_url (#2733) Ofek Lev 2022-03-26 07:45:14 -04:00
  • 91923f507a Revert "SubConfig now catches failures and warnings (#2710)" Oleh Prypin 2022-03-26 11:17:20 +01:00
  • 5cf196361b Prevent XSS searching in builtin themes (#2791) Álvaro Mondéjar 2022-03-26 11:04:50 +01:00
  • d7fa90558c SubConfig now catches failures and warnings (#2710) Sylvain Marié 2022-03-26 11:04:27 +01:00
  • 09a5cd0dee Add Persian (fa) translation to the default themes (#2787) Peyman M 2022-03-26 14:21:28 +04:30
  • bd456e74f9 Make Jinja2 errors and OSErrors produce a clearer message (#2801) Oleh Prypin 2022-03-26 10:49:55 +01:00
  • 052ba868ad Add --no-history option to not push parent history for gh_deploy (#2594) pryme-svg 2022-03-26 02:48:43 -07:00
  • ec9b583b02 Bump importlib_metadata to at least 4.3 to support Python 3.10 (#2802) Oleh Prypin 2022-03-26 10:43:00 +01:00
  • 7841f2e8a7 dev-guide: document page.file (#2763) Ultrabug 2022-03-25 19:46:11 +01:00
  • 5ecbeddc28 add GitHub URL for PyPi (#2785) Andrii Oriekhov 2022-03-25 20:45:46 +02:00
  • 96d8b85e02 Compatibility with Jinja2 3.1.0 (#2800) Oleh Prypin 2022-03-25 19:45:19 +01:00
  • f725e225ad Fix documentation error in Developing Themes (#2781) Álvaro Mondéjar 2022-03-02 12:22:01 +01:00
  • 747320fff3 Pin MarkupSafe to <= 2.0.1 to support Jinja2 in minimum requirements (#2778) Álvaro Mondéjar 2022-02-26 13:57:00 +01:00
  • 234fb10e54 Docs: fix relative link (#2756) Nick Schonning 2022-01-27 18:51:23 -05:00
  • b599749d7c Fix PyPy version in MacOS CI workflow (#2755) Álvaro Mondéjar 2022-01-25 23:21:35 +01:00
  • c93fc91e4d Fix imports to get tests passing (#2751) Phillip Cloud 2022-01-23 13:44:36 -05:00
  • cff5b55d59 Don't inject javascript poll script if livereload is disabled (#2742) Oleh Prypin 2022-01-08 23:08:11 +02:00
  • d4565cbed3 Don't inject javascript poll script if livereload is disabled (#2742) Oleh Prypin 2022-01-06 17:31:18 +02:00
  • fafdcc240e Move livereload endpoint under the mount path (#2740) robertaistleitner 2022-01-06 16:29:17 +01:00
  • dc35569ade Don't define __ne__ methods, they're implicit since Py3 (#2735) Oleh Prypin 2021-12-30 23:18:35 +02:00
  • 7e69cc5f68 Declare support for Python 3.10 (#2617) Álvaro Mondéjar 2021-12-30 22:17:56 +01:00
  • 4a6862a82a Don't import unused commands (#2714) Álvaro Mondéjar 2021-12-30 22:07:31 +01:00
  • cc88b5a680 Reuse Jinja2 tojson builtin filter (#2713) Álvaro Mondéjar 2021-12-30 22:06:33 +01:00
  • 9fb40be97f Drop needless assert from FilesystemObject config option (#2712) Álvaro Mondéjar 2021-12-30 22:05:29 +01:00
  • 97eafb9094 Update ja translation for readthedocs theme (#2708) Goto Hayato 2021-12-14 06:49:46 +09:00
  • 46f5e1a268 Update brazilian portuguese translation for readthedocs Theme (#2705) Gustavo 2021-12-11 09:16:52 -03:00
  • 445b75f393 Update readthedocs theme French translation (#2699) Ultrabug 2021-12-10 15:52:43 +01:00
  • 529a91b424 Update Spanish translation for Readthedocs theme (#2698) Álvaro Mondéjar 2021-12-10 15:52:12 +01:00
  • d15b240247 Allow CI to run when pushing to a branch (#2439) Oleh Prypin 2021-11-28 17:34:17 +01:00
  • c92eb40b57 Turn the deprecated 'pages' config into an error on use (#2652) Oleh Prypin 2021-11-20 18:33:06 +01:00
  • 1103f834fb Recursively validate Nav config option types (#2680) Oleh Prypin 2021-11-20 14:03:28 +01:00
  • 912978c4e2 Provide german locale file for readthedocs theme (#2633) Marc 2021-11-16 22:07:44 +01:00
  • a01ffd2281 zh_CN: Update the translation of readthedocs (#2673) xingkong 2021-11-13 21:39:35 +08:00
  • 82fcf3115a Support custom directories to watch when running mkdocs serve (#2642) steven-terrana 2021-11-07 04:29:58 -05:00
  • fa52d3ae71 Upgrade readthedocs theme to v1.0.0 (#2585) Kyle McNally 2021-11-07 04:24:30 -05:00
  • 7106d7d245 Remove duplicated sentences in docs/deploying (#2667) Quentin Fortier 2021-11-07 10:11:30 +01:00
  • 411f5600b4 Deployed 7210ff7e2 with MkDocs version: 1.2.3 Oleh Prypin 2021-11-06 08:54:00 +01:00
  • 7210ff7e2e Add latest members of MkDocs maintenance team (#2661) Oleh Prypin 2021-11-05 17:27:24 +01:00
  • aa97582400 Fix typo (#2663) Ashwin Ramaswami 2021-11-04 15:42:08 -04:00
  • 4aead07424 Fix typo mkdocs-theme.yml (mkdocs_theme.yml) (#2654) François Capon 2021-11-01 23:31:04 +01:00
  • 964e65eed6 Modernize usages of assertRaises in tests (#2653) Oleh Prypin 2021-10-28 19:55:07 +02:00
  • 9880767940 Remove line length limit from Markdown documents (#2626) Oleh Prypin 2021-10-26 20:40:25 +02:00
  • b4fd3411f2 Fix mistake in docs about nav configuration (#2636) Álvaro Mondéjar 2021-10-26 20:40:04 +02:00
  • 1da44cea96 Update codebase to Python >= 3.6 (#2612) Álvaro Mondéjar 2021-10-24 19:58:17 +02:00
  • 3ebb884e7b Rewrite test_build_page_empty test (#2613) Álvaro Mondéjar 2021-10-13 21:23:48 +02:00
  • e41f6f4dbc Refactor Nav config option (#2622) Álvaro Mondéjar 2021-10-13 13:27:31 +02:00
  • c6173e13a6 Deployed ca651fbe0 with MkDocs version: 1.2.3 Oleh Prypin 2021-10-12 23:56:23 +02:00
  • d167eab473 Release 1.2.3 (#2614) 1.2.3 Oleh Prypin 2021-10-12 23:27:41 +02:00
  • 5629b09f1a Re-format translation files to pass a lint check (#2621) Oleh Prypin 2021-10-12 23:17:52 +02:00
  • 2c4679b00a Re-format translation files to pass a lint check (#2620) Oleh Prypin 2021-10-12 22:52:24 +02:00
  • 9262cc576d Fix the code to abbreviate Python's version (#2618) Oleh Prypin 2021-10-12 22:29:07 +02:00
  • 8345850060 Add hint about -f/--config-file in configuration documentation (#2616) Álvaro Mondéjar 2021-10-12 22:10:48 +02:00
  • 815af480d6 Added translation for Brazilian Portuguese (#2535) Andre Piantino 2021-10-11 16:51:49 -03:00
  • 6563439956 Update contact instructions: announce chat, preference for issues (#2610) Oleh Prypin 2021-10-11 21:48:47 +02:00
  • 6b72eef748 We can again announce support of zh_CN locale (#2609) Oleh Prypin 2021-10-11 19:20:27 +02:00
  • b18ae29659 Drop assert_mock_called_once compat method from tests (#2611) Álvaro Mondéjar 2021-10-11 19:19:09 +02:00
  • 7a27572d0e Isolate strict warning counter to just the ongoing build (#2607) Oleh Prypin 2021-10-11 19:17:14 +02:00
  • 57540911a0 Prevent directory traversal in the dev server (#2604) Oleh Prypin 2021-10-11 19:16:05 +02:00
  • ba83f90298 Depend on 'colorama' on Windows to fix color output in terminal (#2606) Oleh Prypin 2021-10-11 19:15:34 +02:00
  • e579117efe Reduce the range of directories checked by codespell (#2608) Oleh Prypin 2021-10-11 17:37:15 +02:00
  • 17a48105e1 Fix theme related links in first box on starting page (#2603) ChrisLasar 2021-10-10 11:09:44 +02:00
  • c426455878 search plugin: do not crash on missing lang options, inform instead (#2602) Ultrabug 2021-10-10 09:44:08 +02:00
  • 0937f7df51 fix translation installation for locales with script name (#2565) Ultrabug 2021-10-08 16:45:24 +02:00
  • 4ea78da2e9 Allow third-party plugins to override core plugins (#2591) Martin Donath 2021-10-07 09:57:14 +02:00
  • 1779c181a3 Delete IP validation test that fails on some versions of Python (#2587) Oleh Prypin 2021-09-28 08:02:27 +02:00
  • 0d8fc8b922 user guide: correct word repetition (#2567) Jules Topart 2021-09-10 18:08:02 +02:00
  • ba7f63ac81 dev guide: remove misleading usage of 'entry_point' wording (#2563) Ultrabug 2021-09-08 08:48:47 +02:00
  • 519d2d32c3 Add Japanese (ja) translation for built-in themes (#2525) Goto Hayato 2021-09-08 05:30:18 +09:00
  • 1dc66b76b4 Add __repr__ method to File class (#2550) Álvaro Mondéjar 2021-08-30 14:32:54 +02:00
  • c93c05341d Add codespell step to CI lint workflow (#2551) Álvaro Mondéjar 2021-08-23 19:50:25 +02:00
  • 98b1d0e991 Fix Jinja Environment link (#2552) Kuba Andrýsek 2021-08-23 12:25:22 -04:00