Commit Graph

  • c0f38b26f6 Proper styling for lists and tables Mikael Hernrup 2014-03-11 14:20:43 +01:00
  • b62009faa6 Proper syntax highlighting implemented Mikael Hernrup 2014-03-11 12:48:05 +01:00
  • 349515f98a Searchbox disabled untill implemented Mikael Hernrup 2014-03-11 12:46:25 +01:00
  • 031ed6c215 Merge pull request #200 from d0ugal/manifest Dougal Matthews 2014-11-14 09:31:17 +00:00
  • 61b729cd8f Merge pull request #219 from ngzhian/fix216/ga-underscores Dougal Matthews 2014-11-14 09:30:35 +00:00
  • 7f6a08d536 Fix: use underscores in google_analytics Ng Zhi An 2014-11-13 23:13:36 -05:00
  • 229f7ee95c Merge pull request #194 from d0ugal/404 Dougal Matthews 2014-11-11 20:32:35 +00:00
  • 7b070bad56 Minor updates after feedback Dougal Matthews 2014-11-11 16:09:02 +00:00
  • 1668cf53d9 Add a 404 page to the MkDocs theme. Dougal Matthews 2014-11-11 15:27:26 +00:00
  • da26584a51 Add MANIFEST.in file Dougal Matthews 2014-11-07 12:41:55 +00:00
  • bc93aa26a4 Update README.md Tom Christie 2014-11-07 12:41:14 +00:00
  • d812829443 Update README.md Tom Christie 2014-11-07 12:41:05 +00:00
  • fc78eeedd4 Merge pull request #199 from d0ugal/anchor-fix Dougal Matthews 2014-11-07 12:31:53 +00:00
  • d50513af66 Make the test name a bit more descriptive Dougal Matthews 2014-11-07 12:27:04 +00:00
  • 3dc7a6c85b Fix anchor only links Dougal Matthews 2014-11-07 12:22:50 +00:00
  • 561d9592c1 Build 404 pages from the theme if they exist Dougal Matthews 2014-11-06 16:42:51 +00:00
  • 1a1640c89a Merge pull request #189 from ngzhian/section-names-in-rtd Dougal Matthews 2014-11-06 15:54:19 +00:00
  • 52c61fb99d Merge pull request #190 from ngzhian/optional-syntax-highlight Dougal Matthews 2014-11-06 15:52:49 +00:00
  • a789157611 Merge pull request #191 from mvdkleijn/patch-1 Dougal Matthews 2014-11-06 15:31:27 +00:00
  • 12227d8f97 Make it easier to recognize as BSD license Martijn 2014-11-03 21:53:25 +01:00
  • 3f456cedee Fix #183: Don't add classes to code blocks Ng Zhi An 2014-11-02 18:17:11 -05:00
  • 2826ee0670 Oops: use default theme Ng Zhi An 2014-10-31 09:36:32 -04:00
  • 736400acec Implement #175: Display section names in RTD Ng Zhi An 2014-10-31 01:02:57 -04:00
  • d66e7fa8dc Merge pull request #186 from d0ugal/win Dougal Matthews 2014-10-30 21:50:04 +00:00
  • 746640b5b1 Under Windows NamedTemporaryFile isn't accessible Dougal Matthews 2014-10-30 21:45:43 +00:00
  • 1525616006 Merge pull request #184 from robinandeer/use-polling-observer Dougal Matthews 2014-10-30 21:40:20 +00:00
  • 41589cc34b expand inline docs Robin Andeer 2014-10-30 15:17:40 +01:00
  • 3ba551bdaa add documentation :) Robin Andeer 2014-10-30 15:05:13 +01:00
  • 326fd1981f replace inotify with polling observer Robin Andeer 2014-10-30 14:58:20 +01:00
  • 878d73e263 Merge pull request #182 from ngzhian/arg-to-option Dougal Matthews 2014-10-30 08:32:31 +00:00
  • 566289d7d2 Merge pull request #176 from ngzhian/error-handling-output Dougal Matthews 2014-10-30 08:19:30 +00:00
  • cba5a35034 Implement #86: Parse dir with - on command line Ng Zhi An 2014-10-30 01:41:49 -04:00
  • eda782f0ed Update documentation Dougal Matthews 2014-10-29 09:20:18 +00:00
  • 6477227d7c Change .yaml to .yml to remain consistent. Dougal Matthews 2014-10-29 09:17:46 +00:00
  • 585242711b Update documentation Dougal Matthews 2014-10-29 09:06:34 +00:00
  • cd8bfc5d51 Fixed a formatting error in the release notes Dougal Matthews 2014-10-29 09:06:19 +00:00
  • de46cd5a28 Update documentation Dougal Matthews 2014-10-29 09:05:13 +00:00
  • bd4da4bee8 Version 0.10 Dougal Matthews 2014-10-29 09:01:33 +00:00
  • ea11eb71a5 Version 0.10 0.10 Dougal Matthews 2014-10-29 09:01:33 +00:00
  • c80a887367 Reduce noise when configuration has error Ng Zhi An 2014-10-26 18:37:55 -04:00
  • 7b458f340c Remove pass in ConfigurationExpection Ng Zhi An 2014-10-26 18:37:16 -04:00
  • 89325ec6eb Remove unused imports Ng Zhi An 2014-10-25 18:58:33 -04:00
  • 0e66b3ac2e Catch KeyboardInterrupt when serving Ng Zhi An 2014-10-25 15:47:56 -04:00
  • 2a0909d2f0 Update tests to check for Configuration Error Ng Zhi An 2014-10-25 15:47:34 -04:00
  • 5549682ec9 Throw ConfigurationError on problems with loading config Ng Zhi An 2014-10-25 15:47:21 -04:00
  • 8a4e47ebcb Add ConfigurationError exception class Ng Zhi An 2014-10-25 15:46:10 -04:00
  • dc44cda993 Merge pull request #174 from ericholscher/rtd-theme-blocks Dougal Matthews 2014-10-24 08:15:28 +01:00
  • ea3235e5d5 Add blocks for Read the Docs theme. Eric Holscher 2014-10-23 13:28:30 -07:00
  • de780d3fd3 Merge pull request #173 from d0ugal/master Dougal Matthews 2014-10-23 08:08:58 +01:00
  • 3ed0fe8c4a Added initial descriptions for PyPi based on those on the website Dougal Matthews 2014-10-23 08:03:13 +01:00
  • 87486734cf Merge pull request #166 from ngzhian/graceful-exit Dougal Matthews 2014-10-22 20:38:33 +01:00
  • b764af72ab Added a comment to explain the fix in #170 Dougal Matthews 2014-10-22 20:22:27 +01:00
  • 131928f663 Add notes to the release docs for #171, #168 and #104 Dougal Matthews 2014-10-22 20:12:11 +01:00
  • ebf3918d04 Merge pull request #170 from devbliss/bug/incorrect-theme-dir-order Dougal Matthews 2014-10-22 20:20:06 +01:00
  • 4ab4ee0750 Merge pull request #171 from dnrce/rtd-theme-styles Dougal Matthews 2014-10-22 20:06:29 +01:00
  • 8747506c9e Merge pull request #168 from ebertti/readthedocs Dougal Matthews 2014-10-22 19:52:31 +01:00
  • d0832583cf RTD theme: wrap main content in a .section div Dan Rice 2014-10-22 13:26:05 -04:00
  • 8915fb936e Update .gitignore Ezequiel Bertti 2014-10-22 13:51:57 -02:00
  • a28154a19f Merge remote-tracking branch 'upstream/master' into bug/incorrect-theme-dir-order Michael Diodone 2014-10-22 17:05:02 +02:00
  • a07be37cb0 Fixed wrong order of media files copy from theme dirs (own, base -> base, own) to prevent own files being overwritten by their base counterparts Michael Diodone 2014-10-22 17:00:13 +02:00
  • e4b9ea0755 Merge pull request #130 from d0ugal/relax-requirements Dougal Matthews 2014-10-22 07:31:41 +01:00
  • 66788a377c back with javascript for small screen, ref to jquery, new ref for modernizr and fix repository icon for bitbucket Ezequiel Bertti 2014-10-21 23:13:27 -02:00
  • cd0f9987e7 better responsive for small screen Ezequiel Bertti 2014-10-21 23:12:08 -02:00
  • 4fec375fa9 add .idea for pycharm on .gitignore Ezequiel Bertti 2014-10-21 22:58:16 -02:00
  • e4534236b0 Merge pull request #3 from devbliss/feature/clear-site-directory-option mdio 2014-10-21 10:58:51 +02:00
  • b6c4ead170 Merge pull request #154 from devbliss/feature/clear-site-directory-option Dougal Matthews 2014-10-21 09:52:55 +01:00
  • 40d8a505c6 Fixed small typos in release notes Michael Diodone 2014-10-21 10:32:24 +02:00
  • b1ade76ccd Added documentation about new --clean switch Michael Diodone 2014-10-21 10:32:01 +02:00
  • fa52f6b6ea Enabled clean switch for json and gh-deploy commands as well Michael Diodone 2014-10-21 10:30:54 +02:00
  • 0ad0274a8e Fix for python26 Ng Zhi An 2014-10-19 11:45:17 -04:00
  • e127d4906e Fix #14: Exit with message and code on config errors Ng Zhi An 2014-10-19 10:59:16 -04:00
  • 27b3268931 Relax version requirements to accept a greater version Dougal Matthews 2014-08-22 08:22:17 +01:00
  • d465d834aa Merge pull request #2 from devbliss/feature/clear-site-directory-option mdio 2014-10-17 15:45:01 +02:00
  • 4a5d06e850 Merge remote-tracking branch 'upstream/master' Michael Diodone 2014-10-17 15:40:47 +02:00
  • 5d24a5c0c8 Renamed clear_directory to clean_directory Michael Diodone 2014-10-15 11:54:46 +02:00
  • a4351e6eb8 Fixed flake8 error (no newline at end of file) Michael Diodone 2014-10-15 11:28:30 +02:00
  • 02887edd3d Added --clean switch to build command and output of stale files warning (with simple check) Michael Diodone 2014-10-15 11:26:02 +02:00
  • 0f5b6e14fa Update index.md Dougal Matthews 2014-10-14 16:11:29 +01:00
  • c7c41dad73 Clear directory for json builds as well Michael Diodone 2014-10-14 15:22:24 +02:00
  • 7bef126d53 Removed exception handling as suggested by d0ugal Michael Diodone 2014-10-14 15:19:59 +02:00
  • 77eada76c4 Fixed bug in clear_directory (fails if directory does not exist) Michael Diodone 2014-10-14 10:48:57 +02:00
  • 7ebc019a40 Removed clear_site_dir option and made it the default behaviour Michael Diodone 2014-10-14 10:43:49 +02:00
  • 4cc0e9bfe7 Merge remote-tracking branch 'upstream/master' into feature/clear-site-directory-option Michael Diodone 2014-10-14 10:34:22 +02:00
  • 410742cdaa Merge pull request #158 from d0ugal/documentation-updates Dougal Matthews 2014-10-14 08:32:44 +01:00
  • ba0efd5e9c Merge pull request #160 from ericholscher/fix-rtd-unnested Tom Christie 2014-10-14 07:27:10 +01:00
  • 867752b747 Merge pull request #157 from d0ugal/LICENSE Tom Christie 2014-10-14 07:26:37 +01:00
  • 3d679f1749 Link to RTD footer Eric Holscher 2014-10-13 16:38:44 -07:00
  • fb21ba5801 Fix RTD theme toc when pages don't have children. Eric Holscher 2014-10-13 16:30:32 -07:00
  • eb3a153820 Add a note about supported Python versions Dougal Matthews 2014-10-13 21:28:15 +01:00
  • a3507d28b4 Add BSD license file Dougal Matthews 2014-10-13 20:33:04 +01:00
  • 5d4b918c49 Remove Lorem ipsum Dougal Matthews 2014-10-13 21:21:45 +01:00
  • d45288b56d Updated docs for multiple theme directories Dougal Matthews 2014-10-13 21:16:47 +01:00
  • e08eb91d28 Django Rest -> MkDocs Dougal Matthews 2014-10-13 20:45:54 +01:00
  • dcd90abef6 Fixed whitespace issues reported by flake8 test Michael Diodone 2014-10-13 16:59:23 +02:00
  • dc62ac213c Fixed another Python 3 syntax error Michael Diodone 2014-10-13 16:49:49 +02:00
  • 5b99cb1b23 Fixed syntax error Michael Diodone 2014-10-13 15:44:51 +02:00
  • 3a01d2a64b merged before pull request to sync with upstream Michael Diodone 2014-10-13 14:15:32 +02:00
  • 6e58441ca9 Merge branch 'master' of github.com:devbliss/mkdocs Michael Diodone 2014-10-13 14:03:23 +02:00
  • cc77e9a786 Added option clear_site_dir to removed old files from site directory Michael Diodone 2014-10-13 13:56:14 +02:00
  • b09c817e50 Merge pull request #145 from d0ugal/template-override Dougal Matthews 2014-10-10 15:37:09 +01:00