Marc Bonnici
a0dfac78c3
utils/doc: Add function to generate a line break
2018-04-30 09:14:22 +01:00
Marc Bonnici
98bed3822a
utils/docs: Update format of parameter type rst output
2018-04-24 09:59:57 +01:00
Marc Bonnici
3ddb1272aa
utils/doc: Add support for dicts to format literal
...
Now supports cleaner outputing of python dicts
2018-04-24 09:59:57 +01:00
Marc Bonnici
2371364ce4
utils/doc: Adds support for showing aliases when formatting parameters
...
Now displays all available local and global aliases when generating the
rst for a parameter.
2018-03-21 13:27:31 +00:00
Marc Bonnici
9832db9fa5
utils/doc: Rename get_rst_from_extension for consistency
2017-12-14 09:50:26 +00:00
Marc Bonnici
adb14442c8
utils/doc: Change get_params_rst to be more flexible
...
Instead of taking an extension as a parameter and assuming there it has
an attribute 'parameters' instead take a list of parameters directly
which allows the method to be used with parameter lists with different
names.
2017-12-14 09:50:26 +00:00
Marc Bonnici
1f1f2b12c6
WA3 Exsisting Code
2017-02-21 15:02:28 +00:00