Changes between Version 51 and Version 52 of TwistedDevelopment
- Timestamp:
- 01/20/2013 07:35:23 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TwistedDevelopment
v51 v52 46 46 To run the tests, simply run `./path/to/Twisted-checkout/bin/trial twisted`. 47 47 48 To generate the narrative documentation, `cd ./path/to/Twisted-checkout/doc; ../bin/lore --config template=core/howto/template.tpl`. ([ticket:5571 This should be simpler.]) Then open `index.html` (not `index.xhtml`) in your web browser.48 To generate the narrative documentation, `cd ./path/to/Twisted-checkout/doc; ../bin/lore/lore --config template=core/howto/template.tpl`. ([ticket:5571 This should be simpler.]) Then open `index.html` (not `index.xhtml`) in your web browser. 49 49 50 50 Many ancillary tools related to Twisted are in Bazaar repositories. You may find it useful to [http://bazaar.canonical.com/en/ install the Bazaar version control system for your platform] so that you can easily get access to these.
