Karl Hobley
c1dcb09a4f
Enabled autodoc on Page class
2014-06-30 12:58:00 +01:00
Karl Hobley
8b692ad3be
Improvements to PageQuerySet docs
2014-06-30 12:25:23 +01:00
Karl Hobley
9a178f0911
Enabled autodoc in sphinx configuration
2014-06-30 11:37:55 +01:00
Karl Hobley
6e6b85d4f6
Merge pull request #336 from kaedroho/feature/template-tags-rationalisation
...
Template tags rationalisation
2014-06-27 15:22:22 +01:00
Karl Hobley
28c071a1e9
Merge pull request #372 from kaedroho/wagtailcore-cleanup-2
...
Wagtailcore cleanup
2014-06-27 15:21:09 +01:00
Karl Hobley
ad3737e7d7
Merge pull request #304 from jeffrey-hearn/docs-wagtail-app-config
...
Docs: Wagtail settings variables and urlconfs
2014-06-27 10:54:07 +01:00
Karl Hobley
deb2e0f9d8
Deprecate Page.get_other_siblings
2014-06-26 14:42:06 +01:00
Karl Hobley
3bef7bf302
Merge branch 'master' into feature/template-tags-rationalisation
...
Conflicts:
docs/building_your_site/frontenddevelopers.rst
wagtail/wagtailimages/templatetags/image_tags.py
2014-06-24 09:57:54 +01:00
Karl Hobley
2801c913dc
Docs update for #342 merge
2014-06-23 14:22:50 +01:00
Matt Westcott
1aab35ba24
add documentation for the construct_whitelister_element_rules hook
2014-06-20 16:08:50 +01:00
Dave Cranwell
ba0805e521
Update frontenddevelopers.rst
...
typo fix
2014-06-20 14:07:33 +01:00
Dave Cranwell
135d4f20a6
Update frontenddevelopers.rst
2014-06-20 14:04:11 +01:00
Dave Cranwell
c1f2f745af
Update frontenddevelopers.rst
...
heading level fix
2014-06-20 13:49:25 +01:00
Dave Cranwell
8cb94f0b5c
Update frontenddevelopers.rst
...
Added notes about new image manipulation techniques
2014-06-20 13:46:43 +01:00
Matt Westcott
f6ae1834fa
Document the 'attrs' property of image renditions
2014-06-19 17:34:59 +01:00
Karl Hobley
879269ab20
Added versionchanged notes to docs
2014-06-19 11:22:58 +01:00
Karl Hobley
f73c7da772
Update docs to import tags from correct tags module
2014-06-19 11:17:32 +01:00
Tom Dyson
e40dea8d28
wagtail -> Wagtail in contributing.rst
2014-06-18 17:17:14 +01:00
Dave Cranwell
b638cc01e9
Merge branch 'master' into feature/styleguide
2014-06-17 09:36:21 +01:00
Karl Hobley
a60af70dfe
Docs fix: Elasticutils 0.9+ is not supported
2014-06-16 09:49:01 +01:00
Neal Todd
7a709709e9
Doc fix - use https rather than ssh for wagtaildemo clone
2014-06-16 09:39:06 +01:00
Ben Margolis
546f18cbb5
Adding basic documentation for the image_formats feature.
2014-06-10 18:53:43 -07:00
Matt Westcott
0092151d29
Update image tag documentation to cover the 'original' resize rule
2014-06-10 13:17:45 +01:00
Jeffrey Hearn
85793d3dbb
Settings doc changes based on feedback
2014-06-09 11:47:12 -04:00
Jeffrey Hearn
9b17154cdf
Added wagtail and django settings doc
...
more settings stuffs
settings stuff
settings stuff
so many things
omg is it really two AM
More docs
2014-06-08 16:59:46 -04:00
Jeffrey Hearn
090b0ef3da
Responsive embeds and images CSS suggestion
2014-06-08 01:06:11 -04:00
Dave Cranwell
7415f07d2a
updated docs
2014-06-06 14:38:36 +01:00
Dave Cranwell
871f4fe37f
updated docs
2014-06-06 14:37:05 +01:00
Jeffrey Hearn
a885c7a56c
Edit API docs expanded with hooks, modelcluster, and InlinePanel usage
2014-06-03 23:09:27 -04:00
Tom Dyson
c052214880
Grammar fixes in FE docs
2014-06-03 13:30:45 +01:00
Dave Cranwell
1207342f20
wording tweak
2014-06-02 16:34:45 +01:00
Dave Cranwell
09f1300f89
wording tweak
2014-06-02 16:26:46 +01:00
Dave Cranwell
e7e63e605e
added a note about the image tag 'as' syntax
2014-06-02 16:15:49 +01:00
Dave Cranwell
4c8ae31b6f
removed under construction notice. I consider it complete-ish. Otherwise it'll never be removed
2014-06-02 15:56:16 +01:00
Dave Cranwell
3fb8dc03e5
updates to FE docs
2014-06-02 15:54:26 +01:00
Tom Dyson
9e294cb030
Documentation tweaks
2014-05-28 13:22:32 +01:00
Neal Todd
07733c83ec
Elasticsearch documentation typo fix
2014-05-28 12:58:10 +01:00
Neal Todd
c5effdc641
Elasticsearch documentation update
2014-05-28 12:51:19 +01:00
Neal Todd
700fcac813
Elasticsearch documentation typo fix
2014-05-28 12:14:30 +01:00
Neal Todd
0c2163734c
Elasticsearch documentation tweak
2014-05-28 12:11:57 +01:00
Neal Todd
580e9130ad
Ref issue 177, Elasticsearch timeout on Travis: Support passing configuration arguments to Elasticsearch. Also documenting Elasticsearch setup in Wagtail.
2014-05-28 12:05:35 +01:00
Jeffrey Hearn
94af650c83
Spellchecked, cleaned, and Edit API section expanded
...
Added to edit api, fixed queryset example code, stubbed out Page ref
Some cleanup of the edit api doc
Some cleanup of the frontend doc
Added to edit api docs
Added to edit api docs
2014-05-25 16:39:08 -04:00
Neal Todd
992ef2eec7
Typo fix
2014-05-23 15:33:21 +01:00
Jeffrey Hearn
40d9aff789
didnt intend to edit that file
2014-05-22 19:53:49 -04:00
Jeffrey Hearn
1d6eee6b36
fixed pygments thing
2014-05-22 19:50:44 -04:00
Jeffrey Hearn
779ac27142
Merged with docs coming from torchbox
2014-05-22 19:25:30 -04:00
Jeffrey Hearn
4527a58568
egads integrating with new docs
2014-05-22 18:09:36 -04:00
Tom Dyson
cde047f485
Getting started docs
...
Less version precision for Ubuntu installs.
2014-05-22 18:48:14 +01:00
Tom Dyson
99c9d875be
Static site generation docs update
...
Formatting tweaks and S3 / Google App Engine options.
2014-05-22 17:51:55 +01:00
Dave Cranwell
5f4cc1fa91
corrected mistake
2014-05-22 17:47:32 +01:00