Commit Graph

  • 45e0def4b0 Updated notes Dougal Matthews 2014-10-11 12:13:00 +01:00
  • 3ac7ae00bc Improve the tox coverage output Dougal Matthews 2014-10-09 08:12:03 +01:00
  • 8f3c2b0b27 Support multiple template directories Dougal Matthews 2014-10-01 21:51:13 +01:00
  • f9b60d5d83 Merge pull request #1 from tomchristie/master mdio 2014-10-10 15:31:01 +02:00
  • bc7782b362 Merge pull request #148 from d0ugal/image-fix Dougal Matthews 2014-10-10 10:12:27 +01:00
  • 3613051f02 Merge pull request #149 from d0ugal/release-notes Dougal Matthews 2014-10-09 18:35:51 +01:00
  • 72d884e5d7 Merge pull request #151 from d0ugal/master Dougal Matthews 2014-10-09 18:35:47 +01:00
  • 7df0c9c283 Updated classifiers for PyPI Dougal Matthews 2014-10-09 09:47:58 +01:00
  • e1366d0a18 Initial release notes Dougal Matthews 2014-08-21 09:22:36 +01:00
  • f437ab0585 Added a fix for Python2.6 Dougal Matthews 2014-10-09 09:29:53 +01:00
  • afc1f2863e Add the json run to Travis Dougal Matthews 2014-10-09 07:35:17 +01:00
  • b14c834114 Default json to false Eric Holscher 2014-10-08 20:17:37 -07:00
  • 77a29a73bc Added to help output, and included a tox command Eric Holscher 2014-10-08 17:39:04 -07:00
  • e82131cc69 Add a `mkdocs json` that builds a site in json. Eric Holscher 2014-08-21 17:56:58 -07:00
  • 157fc7a232 Added missing command from the help output Dougal Matthews 2014-10-08 12:18:59 +01:00
  • d9e50170a4 Fix image paths in non-index markdown files Dougal Matthews 2014-10-08 12:18:08 +01:00
  • f2bee586bb Verify that parents isn't empty before popping Dougal Matthews 2014-10-08 07:58:56 +01:00
  • 7c66b5bc71 Fix a typo in the use_directory_urls config name Dougal Matthews 2014-10-07 10:13:33 +01:00
  • cc2310ff2a Merge pull request #64 from thiagomael/master Dougal Matthews 2014-10-07 10:04:24 +01:00
  • 8c1b96ca51 Show coverage for the docs building Dougal Matthews 2014-10-06 18:13:58 +01:00
  • 6d3c5eccda Added links to Python and pip. Dougal Matthews 2014-10-06 18:09:00 +01:00
  • dced02f405 Merge pull request #125 from d0ugal/travis-updates Dougal Matthews 2014-10-03 10:37:53 +01:00
  • fa8566a1a1 Removed flake8 exclusion that wasn't needed Dougal Matthews 2014-10-01 20:02:04 +01:00
  • ac4a900e5e Use Tox to run the tests on Travis Dougal Matthews 2014-08-20 20:11:32 +01:00
  • 56de70a4b1 Merge pull request #135 from dnrce/extra-media-whitespace Dougal Matthews 2014-10-01 15:23:36 +01:00
  • 09f318c27e Merge pull request #134 from dnrce/bug/133-wrong-extra-media-paths Dougal Matthews 2014-10-01 09:09:36 +01:00
  • 745b7d0560 Merge pull request #90 from jimporter/extra-css Dougal Matthews 2014-10-01 08:54:45 +01:00
  • d5b968fe2d Merge pull request #136 from jimporter/config-var Dougal Matthews 2014-10-01 08:47:30 +01:00
  • 73da53038b Avoid repeated overwrites of config['extra_*'] Dan Rice 2014-09-02 18:18:16 -04:00
  • 6c33fe80b6 Add support for extra_css and extra_javascript in all the themes Jim Porter 2014-05-24 01:32:55 -05:00
  • bb8d62d41f Remove reference to the config variable in the template files Jim Porter 2014-09-02 19:05:51 -05:00
  • 91ca05943a Improve whitespace around css and script tags Dan Rice 2014-09-02 18:41:59 -04:00
  • 80c9b2842c Merge pull request #121 from edbrannin/windows-paths Tom Christie 2014-08-21 15:49:36 +01:00
  • ddf9350224 Merge pull request #124 from ryanneufeld/fix-gh-110 Dougal Matthews 2014-08-21 08:19:48 +01:00
  • 83ed147129 Merge pull request #122 from edbrannin/windows-command Dougal Matthews 2014-08-20 21:49:55 +01:00
  • 4149befa64 Update the menu/toc to support the new nav code changes. Ryan Neufeld 2014-08-18 18:28:04 -07:00
  • bd55377b2e Merge pull request #92 from ericholscher/master Tom Christie 2014-08-18 18:54:11 +01:00
  • 966bcf7b2a Update the mkdocs theme. Eric Holscher 2014-08-18 09:38:15 -07:00
  • adee80945d flake8 fixes in main.py (How did this ever pass?) Ed Brannin 2014-08-17 00:23:18 -04:00
  • 9202ffdff8 Updated setup.py to use entry_points['console_scripts'] instead of scripts. Ed Brannin 2014-08-17 00:01:45 -04:00
  • 90d8710478 Windows: Use posixpath in nav.FC.make_absolute() Ed Brannin 2014-08-14 16:22:41 -04:00
  • 41f484c9e5 Windows: Don't use os.path.join() for URL paths. Ed Brannin 2014-08-14 16:22:14 -04:00
  • ea34ccd7c7 Fix whitespace Eric Holscher 2014-08-16 16:49:05 -07:00
  • 4f8baf94d9 Import from compat Eric Holscher 2014-08-16 12:48:18 -07:00
  • c86ccb2358 Fix python 3 compat Eric Holscher 2014-08-14 17:14:42 -07:00
  • 7c6dc4b181 Use urlparse and display text correctly Eric Holscher 2014-08-03 10:12:16 -07:00
  • 96f54b0267 More whitespace Eric Holscher 2014-05-30 12:34:26 -07:00
  • 4bd091b825 Fix whitespace Eric Holscher 2014-05-30 12:29:25 -07:00
  • dc84d21435 Add ability to include third party URLs in extra_* Eric Holscher 2014-05-30 12:27:34 -07:00
  • db0644dacf Merge pull request #74 from sampsyo/master Dougal Matthews 2014-08-12 14:59:44 +01:00
  • a290292af1 Update documentation Dougal Matthews 2014-08-11 11:39:31 +00:00
  • 189625cfc8 Merge pull request #103 from sloria/python3 Dougal Matthews 2014-08-11 08:39:09 +01:00
  • f35f91fce2 Import print_function in build.py sloria 2014-08-10 15:12:10 -04:00
  • 7d4ef4cb77 Merge pull request #118 from rlabrecque/patch-1 Dougal Matthews 2014-08-10 18:52:01 +01:00
  • 25047f04fe Updated docs/about/license.md with theme license links Riley Labrecque 2014-08-10 05:40:15 -06:00
  • 57f0ceb111 Prevent ResourceWarning due to unclosed file sloria 2014-08-09 20:22:48 -04:00
  • 25188f0a5b Add future import; remove unnecssary lines in compat.py sloria 2014-07-23 00:07:00 -04:00
  • dac0d4b748 Fix unquote compatibility sloria 2014-07-10 22:16:20 -04:00
  • 9334d6b05c Fix a few encoding errors sloria 2014-07-10 22:09:51 -04:00
  • 5fe3c93476 Fix httpserver and socketserver compatibility with py3 sloria 2014-07-10 21:42:40 -04:00
  • 6ff32de768 Fix ordering of imports as per the project's conventions sloria 2014-07-07 23:51:36 -04:00
  • 05dc58bfcc Minor style fixes as per @tomchristie's code review sloria 2014-07-07 23:47:07 -04:00
  • 69213ae658 Fix all py3 syntax errors; All tests passing sloria 2014-07-04 14:56:39 -04:00
  • 8a2fb34368 Fix urlparse py2/3 compatiblity in build.py and config.py sloria 2014-07-04 14:43:07 -04:00
  • 20eda86df7 Add python 2/3 compatibility module sloria 2014-07-04 14:32:51 -04:00
  • 1b3ffd76a0 Test against py33 and py34 sloria 2014-07-04 14:07:03 -04:00
  • 4489a04cc9 Fix comment copypasta error Adrian Sampson 2014-08-08 14:58:13 -07:00
  • c82f55e6fb Add test for duplicated custom extension names Adrian Sampson 2014-06-14 15:12:26 +01:00
  • 38210c714a Add test for extension enabling Adrian Sampson 2014-04-15 10:38:32 -07:00
  • 4e66ed6ce9 Fix crash when markdown_extensions is not set Adrian Sampson 2014-04-10 16:42:36 -07:00
  • c60b3b6dcf Add docs for markdown_extensions Adrian Sampson 2014-04-10 16:42:29 -07:00
  • f33b1b1928 Configurable Markdown extensions Adrian Sampson 2014-04-10 16:17:03 -07:00
  • 49c81a6009 Merge pull request #117 from d0ugal/master Dougal Matthews 2014-08-08 22:29:33 +02:00
  • 2fc3bd2dde Add building docs as an integration test Dougal Matthews 2014-08-08 21:08:46 +01:00
  • 8ddd54cb51 Merge pull request #112 from frac/patch-1 Tom Christie 2014-08-06 16:05:41 +01:00
  • 85d51a0a88 Merge pull request #115 from d0ugal/build-fix Dougal Matthews 2014-08-06 17:01:39 +02:00
  • e51cf87949 Add the homepage to SiteNavigation.__str__ Dougal Matthews 2014-08-06 07:00:00 +01:00
  • 4b0bbe123c just adding the gh-deploy option to the help msg adriano petrich 2014-07-31 11:48:33 +01:00
  • 6841f14578 Update documentation Tom Christie 2014-07-20 18:04:55 +00:00
  • d1bab80e10 Merge branch 'master' of github.com:tomchristie/mkdocs Tom Christie 2014-07-20 19:04:09 +01:00
  • 7167406bc9 Ye gads Tom Christie 2014-07-20 19:03:50 +01:00
  • 8a85ccaf54 Merge pull request #88 from JimPanic/patch-2 Tom Christie 2014-05-21 15:36:35 +01:00
  • ac9ce2e548 Merge pull request #89 from JimPanic/fix-build Tom Christie 2014-05-21 15:36:29 +01:00
  • 91a545f481 Merge pull request #87 from JimPanic/patch-1 Tom Christie 2014-05-21 15:36:24 +01:00
  • 175a8fa2aa Fix build error caused by wrong indentation Alexander Pánek 2014-05-21 15:30:25 +02:00
  • 4a263298e2 Add actual documentation Alexander Pánek 2014-05-21 15:17:06 +02:00
  • 7722e0d2d8 Set the correct key for the favicon Alexander Pánek 2014-05-21 15:08:45 +02:00
  • ad4992260b Merge pull request #79 from grena/patch-1 Tom Christie 2014-04-18 13:16:42 +01:00
  • 795346898e Fix typo Adrien PETREMANN 2014-04-17 23:02:46 +02:00
  • 02cf443c77 Fixes location of static assets. Castro 2014-04-05 03:08:13 -03:00
  • 201433e56f Fixes indentation issues which caused lint errors. Castro 2014-04-02 02:29:08 -03:00
  • dfd3dcccca Fixes #65 - Links to other files within documentation are broken on Python 2.6 Castro 2014-04-02 02:21:53 -03:00
  • 7f436735e0 Fixed #63 - use_directory_urls option has no effect. Castro 2014-04-01 21:44:34 -03:00
  • 2d92dae9a2 Comment tweaks Tom Christie 2014-04-01 19:52:49 +01:00
  • ed594366f7 Tweaks to automatically generated filenames Tom Christie 2014-04-01 19:33:57 +01:00
  • 7def968d19 Don't pause before rebuilds Tom Christie 2014-04-01 18:28:26 +01:00
  • 1d0d96e03d Fix broken indentation Tom Christie 2014-04-01 18:28:11 +01:00
  • dd079c81be Version 0.9 0.9 Tom Christie 2014-03-31 16:57:52 +01:00
  • 18b8c8cafc Support both remote URL styles in gh-deploy. Tom Christie 2014-03-31 16:56:49 +01:00
  • c38db61980 Add automatic naming for included pages. Tom Christie 2014-03-31 16:56:17 +01:00