Hi,

The Sphinx generates HTML report correctly but in some cases if there is a 
long sentence then content go outside the table.
I have change the width but the table size is not scale automatically 

the content of rst file is as follow:
.. csv-table:: common.xml
   :header: "Sr No","Start Line","End 
Line","condition","input","output","comment","Remark"
   :file: Common.csv
   :widths: 2,10,10,40,40,20,20,10

Does anyone know how to change the width of csv-table directive 
automatically in rst file?

Thanks and regards,
vinay

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to