Menu

Commit [r16594]  Maximize  Restore  History

Created a new way of defining and inputting tables into the user function descriptions.

This introduces the user_functions.objects.Table for holding all the table data and metadata, and
the user_functions.data.Uf_tables singleton object for holding all the tables. This design will
allow more metadata (for example using longtables in the LaTeX user manual) to be specified. The
singleton collection of tables with unique labels will also allow the elimination of duplicated
tables in the PDF and HTML user manuals. The new table title metadata will also be used for the
table headings in the user manuals.

bugman 2012-06-02

changed /branches/uf_redesign/user_functions/data.py
changed /branches/uf_redesign/user_functions/objects.py
/branches/uf_redesign/user_functions/data.py Diff Switch to side-by-side view
Loading...
/branches/uf_redesign/user_functions/objects.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.