summaryrefslogtreecommitdiff
path: root/HACKING.txt
AgeCommit message (Collapse)Author
2012-08-15note whitespace rules, explain setup.py devChris McDonough
2012-07-04Include instructions for recursive submodule checkout of Sphinx themes.Jeff Cook
2012-06-11consolidateChris McDonough
2012-06-11how to build HTML docsChris McDonough
2011-11-18remove jythonChris McDonough
2011-11-18paster template -> scaffoldChris McDonough
2011-11-18add instructions about how to build docs (closes #348)Chris McDonough
2011-11-08fix hacking for trunk stuffChris McDonough
2011-11-08CHANGES.txt says Pyramid no longer runs on 2.5 and earlierChris Shenton
So don't require here in HACKING
2011-11-07Current Pyramid uses 'pcreate' rather than 'paster create'. Update ↵Richard Barrell
HACKING.txt to reflect this.
2011-01-30Explain how to install nose and coverage.Chris McDonough
2010-10-30Remove setuptools-git setup_requires (inappropriate for deployment), add ↵Chris McDonough
instructions about how to set up a development checkout to HACKING.txt
2010-10-29gardeningChris McDonough
2010-10-26make sure mako is presentChris McDonough
2010-10-26add HACKING documentChris McDonough