[Erp5-dev] Script for generate documentation

Rafael Monnerat rafael at nexedi.com
Fri Jan 25 16:14:13 CET 2008


I created a script to generate a html with classes, methods and
documentation strings from Documents in ERP5.

Maybe is it more usefull for begginers. I added the html result also.

Usage:

cd /myinstance/Products
python /whereisfile/getdoc.py > doc.html


PS.: The names are ugly I know. :)

Mikolaj Antoszkiewicz escreveu:
> 
> Hi!
> 
> These are small fixes, but since I came across them, why not update BT
> with them... :)
> Mostly they concern erp5_project forms in skin folder, except the first
> one which is from erp5_core's sking folder
> 
> - Base_viewFieldLibrary - fixed width of multi_relation_field here (typo
> on preferred width accessor)
> 
> 
> - In TaskLine_viewFieldLibrary's quantity_unit field might as well use
>    delegated Items, since they use preferences instead of hardcoded
>    method
> - ProjectLine_viewFieldLibrary - likewise
> 
> - TaskLine_viewFieldLibrary patch 2 - width of Requirements field fixed
> (acquired  from Base_viewFieldLibrary proxyfield)
> 
> - TaskReportModule_exportTaskReportListAsiCalendar - wrong selection
> name used
> 
> - Since TaskLine_viewFieldLibarary's quantity_unit field changed this
> one has to be changed also: TaskReport_view's quantity_unit
> 
> Well, I thinks that's all I found (for now :) )
> I hope this way of posting fixes is acceptable.
> 
> 
> Mikolaj
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Erp5-dev mailing list
> Erp5-dev at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: getdoc.py
Type: text/x-python
Size: 2288 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20080125/07bae501/attachment.py>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.tiolive.com/pipermail/erp5-dev/attachments/20080125/07bae501/attachment.html>


More information about the Erp5-dev mailing list