Commit Graph

8 Commits

Author SHA1 Message Date
François Boulogne 93f92e6a83 fix blank print for python2 2013-06-12 21:40:53 +02:00
François Boulogne eb9de1d7eb MIN: use print() instead of print 2013-06-12 21:16:23 +02:00
Kyle Mandli ac0fc3aba8 Fix display of coverage bar 2011-09-19 21:45:55 -05:00
Stefan van der Walt c3ee8f5ea6 DOC: Complete coverage bar. 2011-07-20 17:27:35 -07:00
Kyle Mandli 7d79a3f3c6 Bug fixes and documentation writing 2011-07-20 10:17:03 -05:00
Kyle Mandli 92ce731890 Change look and feel of table, add better handling of table columns
Add many improvements to table look including support for tags such as
missing, partial, done, and not applicable.  The tabularcolumns
directive does not seem to be affecting the tables width and columns
however.
2011-07-16 16:54:23 -05:00
Kyle Mandli 070e7c9cf3 Colored missing text in table 2011-07-16 10:38:48 -05:00
Kyle Mandli fb8efcf904 Add source related to generation of functionality coverage.
Add python script that generates coverage_table.txt from coverage.csv file
which is included in the sphinx docs.
2011-07-15 18:55:00 -05:00