David Winterbottom
75d1808847
Enable 'make docs' to work with Django>=1.8
10 年前
Maik Hoepfel
45081f5cd5
Reflect organisational changes
Oscar is becoming a more community-owned project. This commit reflects a
few organisational changes taking place.
10 年前
David Winterbottom
c87b4baddb
Revert to using sandbox settings (but without debug toolbar)
This reverts ac7e8ee
11 年前
David Winterbottom
51efa22525
Correct a few references in availability/prices doc
11 年前
David Winterbottom
1b65502ef5
Improve core functionality docs
Now using Napoleon :)
11 年前
David Winterbottom
ac7e8ee272
Configure settings for docs using test function (not sandbox)
This avoids a pesky autodoc import issue that the debug toolbar creates when it
patches the URL conf. It was preventing the EventHandler class from
being loaded via autodoc. This fix solves that issue.
11 年前
David Winterbottom
e662e25aa3
Use Napoleon Sphinx extension
11 年前
David Winterbottom
74d8270bff
Use RTD theme locally
11 年前
David Winterbottom
4abe3ce62f
Avoid AttributeError for abstract model docstrings
11 年前
David Winterbottom
a6e2e6c58d
Document new pricing and availability system
11 年前
David Winterbottom
3bc447a207
Fix a few sphinx warnings
12 年前
David Winterbottom
2e11cde8eb
Include snippet for better documenting of model fields
See http://djangosnippets.org/snippets/2533/
12 年前
David Winterbottom
ae2ca25bdc
Correct path within sphinx config
Also update testing docs to show spec output.
12 年前
David Winterbottom
c1fa49fa23
Added recipe on customising stock messaging
13 年前
David Winterbottom
69ca05a1d5
Attempt to solve readthedocs problem with missing oscar path
13 年前
David Winterbottom
b91e4fe87a
First tidy up of oscar's docs
13 年前
David Winterbottom
b94fcc8890
Updated documentation to talk about checkout
14 年前
David Winterbottom
424595b672
Updated sphinx documentation
14 年前
Kura
048673f8e6
Yey, another massive set of docstrings even if David says I'm not important. =P
14 年前
Kura
c81f03dd7c
Yey, another massive set of docstrings even if David says I'm not important. =P
14 年前
David Winterbottom
b25a1adb90
Added folders for sphinx documentation
14 年前