Changeset 147
- Timestamp:
- 08/20/06 15:55:50 (2 years ago)
- Files:
-
- branches/mk/README (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/README
r142 r147 113 113 current directory. 114 114 115 The source code is also available with [http://pycheesecake.org/browser browsing]116 on project's Trac wiki.117 118 115 You may want to modify your subversion client configuration to automatically 119 116 expand tags, like $Id$, $Author$ etc. To do so add following two lines to your … … 131 128 ------------- 132 129 133 Most recent code documentation should be alwayavailable130 The most recent code documentation should be always available 134 131 at http://agilistas.org/cheesecake/mk/docs/. You can also generate 135 132 this documentation directly from the Cheesecake sources. Run this command … … 175 172 ------------- 176 173 177 Developer mailing list: http://lists2.idyll.org/listinfo/cheesecake-dev178 User mailing list: http://lists2.idyll.org/listinfo/cheesecake-users174 * Developer mailing list: http://lists2.idyll.org/listinfo/cheesecake-dev 175 * User mailing list: http://lists2.idyll.org/listinfo/cheesecake-users 179 176 180 177 License … … 269 266 :: 270 267 271 $ pythoncheesecake_index -n Durus268 $ cheesecake_index -n Durus 272 269 py_pi_download ......................... 50 (downloaded package Durus-3.4.1.tar.gz following 1 link from http://www.mems-exchange.org/software/durus/Durus-3.4.1.tar.gz) 273 270 unpack ................................. 25 (package unpacked successfully) … … 297 294 OVERALL CHEESECAKE INDEX (ABSOLUTE) .... 431 298 295 OVERALL CHEESECAKE INDEX (RELATIVE) .... 72 (431 out of a maximum of 595 points is 72%) 296 297 Case study: Cleaning up PyBlosxom 298 --------------------------------- 299 300 Many thanks to Will Guaraldi for writing 301 `this article <http://pycheesecake.org/wiki/CleaningUpPyBlosxom>`_ about his 302 experiences in using Cheesecake to clean up and improve the structure of his 303 PyBlosxom package. 299 304 300 305 Future plans … … 307 312 by the Cheesecake metrics. 308 313 309 .. footer:: Last modified 2006-08- 02by `Michal Kwiatkowski <http://joker.linuxstuff.pl>`_.314 .. footer:: Last modified 2006-08-21 by `Michal Kwiatkowski <http://joker.linuxstuff.pl>`_.
