85 Commits

Author SHA1 Message Date
Dougal Matthews
81f4d696ae Added a note about the point release 2015-04-14 09:31:14 +01:00
Dougal Matthews
7ef39aa4e2 Some minor updates to the documentation
- Added a small section about where to get help
- Updated link to the contributing guide
- Improved some o the code highlighting
2015-04-14 08:30:44 +01:00
Dougal Matthews
ee4c648e9b Merge pull request #451 from d0ugal/path-handling
Improve Path handling across MkDocs
2015-04-13 23:30:52 +01:00
Dougal Matthews
690e833f0b Add to the release notes 2015-04-13 17:08:27 +01:00
Dougal Matthews
471f8889b0 Added a note about getting started on Windows.
Closes #187
2015-04-11 21:51:51 +01:00
Dougal Matthews
3896349d58 Add the release notes for 0.12 2015-04-08 21:17:07 +01:00
Dougal Matthews
191d9fe25a Standardise the layout of the release notes 2015-04-08 21:16:44 +01:00
Dougal Matthews
0fc7ea5bc5 Update links to go directly to the organisation GitHub 2015-04-04 14:10:26 +01:00
Dougal Matthews
7ea8592fe7 The YAML samples were incorrectly being highlighted as dffs
Use fenced code blocks and specify YAML to correct this.
2015-04-03 15:34:34 +01:00
Dougal Matthews
bdbf2ce5ed Added an initial Contributing guide 2015-04-03 14:47:00 +01:00
Dougal Matthews
724ec03de9 Some minor docs updates
- Remvoed a false promise from the home page
- Linked to the mailing list
- Fixed a broken screenshot link
2015-04-02 09:37:37 +01:00
Dougal Matthews
8d54cd850e Merge pull request #332 from samhatfield/master
First stab at custom theme documentation
2015-01-20 21:37:33 +00:00
seanstory
0475381d1c Update writing-your-docs.md
typo
2015-01-20 13:11:05 -06:00
Sam Hatfield
8c67109690 First stab at custom theme documentation
See #181.
2015-01-17 21:31:07 +00:00
Dougal Matthews
ceb83d051b Document extra_javascript and extra_css config options
See #307
2015-01-02 13:57:07 +00:00
Dougal Matthews
a92833944b Remove placeholder documentation 2015-01-02 13:56:10 +00:00
Dougal Matthews
bf2c5b31e1 Document google_analytics config option
See #307
2015-01-02 13:02:40 +00:00
Dougal Matthews
f16e62d9f9 Document copyright config option
See #307
2015-01-02 13:02:34 +00:00
Dougal Matthews
93d9f63582 Document repo_name config option
See #307
2015-01-02 13:02:22 +00:00
Dougal Matthews
249cdfae3a Change header levels
See #307
2015-01-02 13:02:03 +00:00
Dougal Matthews
5cb1ee1ec3 Remove references to non-existant theme ghostwriter 2014-12-17 19:36:32 +00:00
Dougal Matthews
70caa56e69 Roll 0.11.1 to fix CSS issues in RTD 2014-11-20 09:45:37 +00:00
Dougal Matthews
de7b713352 Fixed a typo. 2014-11-18 15:22:36 +00:00
Dougal Matthews
7c9b105af9 Prepare for 0.11.0
Closes #185
2014-11-18 15:00:48 +00:00
Dougal Matthews
50798e9159 Merge pull request #225 from d0ugal/graphics-for-readthedocs
Theme Fixes for MkDocs and ReadTheDocs themes
2014-11-17 22:26:14 +00:00
Dougal Matthews
1be54f9d87 Strip extra whitespace 2014-11-16 19:37:18 +00:00
Dougal Matthews
72db8d01f2 Include the highlight.js theme licence in the docs 2014-11-16 12:44:44 +00:00
Martijn
12227d8f97 Make it easier to recognize as BSD license
People could mistake it as a custom license instead of a generic BSD license, so I thought a tiny clarification might save readers time, effort and mostly pain.
2014-11-03 21:53:25 +01:00
Dougal Matthews
6477227d7c Change .yaml to .yml to remain consistent.
/ht @AndyA13
2014-10-29 09:19:20 +00:00
Dougal Matthews
cd8bfc5d51 Fixed a formatting error in the release notes 2014-10-29 09:06:19 +00:00
Dougal Matthews
131928f663 Add notes to the release docs for #171, #168 and #104 2014-10-22 20:20:36 +01:00
Dougal Matthews
b6c4ead170 Merge pull request #154 from devbliss/feature/clear-site-directory-option
Clear site directory before build
2014-10-21 09:52:55 +01:00
Michael Diodone
40d8a505c6 Fixed small typos in release notes 2014-10-21 10:32:24 +02:00
Michael Diodone
b1ade76ccd Added documentation about new --clean switch 2014-10-21 10:32:01 +02:00
Dougal Matthews
0f5b6e14fa Update index.md
Closes #161
2014-10-14 16:11:29 +01:00
Dougal Matthews
eb3a153820 Add a note about supported Python versions 2014-10-13 21:29:55 +01:00
Dougal Matthews
5d4b918c49 Remove Lorem ipsum 2014-10-13 21:23:01 +01:00
Dougal Matthews
d45288b56d Updated docs for multiple theme directories
Originally changed in 8f3c2b0.
2014-10-13 21:16:47 +01:00
Dougal Matthews
e08eb91d28 Django Rest -> MkDocs
Oops.
2014-10-13 20:45:54 +01:00
Dougal Matthews
45e0def4b0 Updated notes 2014-10-10 15:35:31 +01:00
Dougal Matthews
3613051f02 Merge pull request #149 from d0ugal/release-notes
Initial release notes
2014-10-09 18:35:51 +01:00
Dougal Matthews
e1366d0a18 Initial release notes 2014-10-09 09:47:38 +01:00
Dougal Matthews
157fc7a232 Added missing command from the help output 2014-10-08 12:18:59 +01:00
Dougal Matthews
6d3c5eccda Added links to Python and pip. 2014-10-06 18:09:00 +01:00
Dougal Matthews
db0644dacf Merge pull request #74 from sampsyo/master
Configurable Markdown extensions
2014-08-12 14:59:44 +01:00
Riley Labrecque
25047f04fe Updated docs/about/license.md with theme license links 2014-08-10 05:40:15 -06:00
Adrian Sampson
c60b3b6dcf Add docs for markdown_extensions 2014-08-08 14:57:19 -07:00
Tom Christie
d1bab80e10 Merge branch 'master' of github.com:tomchristie/mkdocs 2014-07-20 19:04:09 +01:00
Tom Christie
7167406bc9 Ye gads 2014-07-20 19:03:50 +01:00
Alexander Pánek
4a263298e2 Add actual documentation
* site_url
* site_author
* site_description
* site_favicon
2014-05-21 15:17:06 +02:00