63 Commits (1eb10e431fa9a6e6b3d67a8c45b58623f8e35e45)

Author SHA1 Message Date
Stefan Rado 55e66f5ad1 Rename Scanner and Parser classes to SourceScanner and SourceParser to avoid naming conflicts. 11 years ago
Stefan Rado e9feef8ff6 Simplify file extension check. 11 years ago
Stefan Rado a7ee2e71a0 Recognize @unit parameter documentation tag. Not used in any output yet. 11 years ago
Stefan Rado 49cc0bd162 Explicitly treat all files as UTF-8. 11 years ago
Stefan Rado d30335cb3f Fixes for Python 3 and refactoring: Merge generic Output class into specialized output classes as some need to write files in binary mode. 11 years ago
Stefan Rado 1a7518a422 Fixes for Python 3: Use sorted() with key parameter instead of deprecated (and removed) cmp() function. 11 years ago
Stefan Rado 2e4c26c957 Rename parser.py to srcparser.py to prevent naming conflicts with built-in Python parser library. 11 years ago
Stefan Rado ed3ffc26d6 Layout fixes for wiki parameter documentation. 11 years ago
Lorenz Meier 2b17909f0c Changed param location 11 years ago
Lorenz Meier 60859607ff Better output 11 years ago
Lorenz Meier d40382425f Triggering param documentation generation 11 years ago
Lorenz Meier 9c355d280e Merged beta into mavlink rework branch 11 years ago
Lorenz Meier f595b204ea Parameter documentation improvements 11 years ago
Lorenz Meier cc324f2624 Ignoring docs output 11 years ago
Alexander Lourier 0f67c5cbb0 Parameters list generator 11 years ago