Andrew Tridgell
|
7ad8ea017c
|
autotest: make column ordering in rst gen stable
needed for cache of param builds
|
2020-04-15 15:11:21 +10:00 |
Willian Galvani
|
a1dcb8e3c1
|
Tools: use html.escape instead of cgi.escape
cgi.escape has been deprecated since Python 3.2
https://docs.python.org/3.5/library/cgi.html#cgi.escape
|
2020-04-10 15:40:01 +10:00 |
Michael du Breuil
|
bb7abc2935
|
Tools: Allow specifying parameter metadata format
Also removes unneeded passing of a file pointer
|
2018-12-11 10:24:40 +11:00 |
Peter Barker
|
27657bfd40
|
Tools: param_metadata: flake8 compliance
|
2018-10-08 14:56:24 +11:00 |
Hamish Willee
|
329b972845
|
Tools: param_metadata: Add parser code to include uniq ref from path
|
2018-10-08 14:56:09 +11:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
d7c7deacdf
|
Tools: Follow SI units conventions
http://physics.nist.gov/cuu/Units/units.html
http://physics.nist.gov/cuu/Units/outside.html
and
http://physics.nist.gov/cuu/Units/checklist.html
http://www.bipm.org/en/publications/si-brochure/
http://www1.bipm.org/en/CGPM/db/3/2/ g_n unit for G-force
one further constrain is that only printable (7bit) ASCII characters are allowed
Add a validation so that Travis can validate the units
Use full text unit information when generating .wiki, .rst and .html documentation
Use both unit symbol and unit full text when generating .xml
|
2017-05-17 18:07:25 +10:00 |
Pierre Kancir
|
bec09b9a57
|
autotest: python3 support
|
2016-11-09 11:48:22 -03:00 |
Pierre Kancir
|
9e1ffcae5d
|
Tools: update python coding style
Tools: update PrintVersion.py coding style
autotest: update python coding style
pysim: update python coding style
jsb_sim: update Python coding style
param_metadata: update Python coding style
|
2016-09-01 13:05:11 +10:00 |
Peter Barker
|
27fadb2572
|
Tools: rstemit: render parameter information in h tables
Render ranges as "min - max"
|
2016-04-13 21:16:41 +10:00 |
Peter Barker
|
14b51080a9
|
Tools: remove erroneous space in rst output
|
2016-03-22 18:31:05 +11:00 |
Peter Barker
|
9f9e3843e0
|
Tools: formatting changes for rst parameter file
|
2016-03-21 20:56:49 +11:00 |
Peter Barker
|
a8e9fc19b0
|
Tools: allow param parser to emit ReStructured Text
|
2016-03-17 16:10:11 +11:00 |