Commit | Date | |
---|---|---|
[r16585]
by
bugman
Prompt examples are now followed by 2 newlines in the prompt help strings. This restores much of the original formatting for these examples. |
2012-06-01 11:55:03 | Tree |
[r16584]
by
bugman
Added support for no spacing in tables for the prompt help strings. The Desc_container.add_table_titles() method now accepts and stores the 'spacing' arg. This is |
2012-06-01 11:31:40 | Tree |
[r16583]
by
bugman
Fix for the wrapping of tables for the prompt help strings. Sometimes the total_width was not being reset to the maximum allowed width of status.text_width. |
2012-06-01 09:21:25 | Tree |
[r16582]
by
bugman
Added a check in the prompt help _build_doc() method for the uf description. This should, together with the _build_doc() unit tests, help to uncover all unconverted user function |
2012-06-01 09:17:34 | Tree |
[r16581]
by
bugman
Created an algorithm for wrapping table columns to fit within status.text_width. This if for the prompt user function docstring tables. The columns are now dynamically wrapped so |
2012-06-01 08:58:27 | Tree |
[r16580]
by
bugman
Created two unit tests for the _build_doc() methods of the prompt user function objects. This is for the prompt uf class objects and the user function objects themselves. The _build_doc() |
2012-06-01 07:04:05 | Tree |
2012-06-01 06:17:46 | Tree | |
[r16578]
by
bugman
Bug fix for the Desc_container.add_*() methods - the lists, prompts, and tables sometimes fail. If there is no text in front of these elements, the checks fail. |
2012-06-01 06:15:52 | Tree |
[r16577]
by
bugman
Converted all of the OpenDX user functions to the new Desc_container design. This tests out the use of 'additional' outside documentation. |
2012-05-31 16:33:51 | Tree |
2012-05-31 16:30:30 | Tree |