Hi, The sphinx generated the HTML document correctly but if there is long sentence content go outside the table. I have changed the width of csv-table directive but the width of table is not chaged. I want to scale the width of csv-table directive automatically as per content.
the content of rst file is as follow: .. csv-table:: Common.xml :header: "SQL No","Start Line","End Line","SQL before repair","input","output","comment","Remark" :file: Common.csv :widths: 2,10,10,40,40,20,20,10 Does anyone know how to scale the table size automatically? Thanks and regard, 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.
