mirror of https://github.com/ArduPilot/ardupilot
15bb86ded9
__field_text is basically the raw parsed text, and is used internally but as far as I can tell it was never meant for external usage, the JSON emitter already removes other fields that were not intended to be there. By including the __field_text entry we were doubling the size of the emitted documentation |
||
---|---|---|
.. | ||
__init__.py | ||
ednemit.py | ||
emit.py | ||
htmlemit.py | ||
jsonemit.py | ||
mdemit.py | ||
param.py | ||
param_parse.py | ||
rstemit.py | ||
rstlatexpdfemit.py | ||
xmlemit.py |