index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qapi2texi.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
qapi2texi: Fix translation of *strong* and _emphasized_
Markus Armbruster
1
-2
/
+2
2017-03-21
qapi2texi: Fix to actually fail when 'doc-required' is false
Markus Armbruster
1
-0
/
+1
2017-03-16
qapi2texi: Use category "Object" for all object types
Markus Armbruster
1
-7
/
+1
2017-03-16
qapi2texi: Generate descriptions for simple union tags
Markus Armbruster
1
-2
/
+7
2017-03-16
qapi2texi: Generate documentation for variant members
Markus Armbruster
1
-7
/
+20
2017-03-16
qapi2texi: Generate reference to base type members
Markus Armbruster
1
-4
/
+8
2017-03-16
qapi2texi: Include member type in generated documentation
Markus Armbruster
1
-2
/
+6
2017-03-16
qapi2texi: Implement boxed argument documentation
Markus Armbruster
1
-1
/
+7
2017-03-16
qapi2texi: Don't hide undocumented members and arguments
Markus Armbruster
1
-8
/
+4
2017-03-16
qapi2texi: Explain enum value undocumentedness more clearly
Markus Armbruster
1
-1
/
+4
2017-03-16
qapi2texi: Present the table of members more clearly
Markus Armbruster
1
-9
/
+10
2017-03-16
qapi2texi: Plainer enum value and member name formatting
Markus Armbruster
1
-2
/
+2
2017-03-16
qapi: Prefer single-quoted strings more consistently
Markus Armbruster
1
-23
/
+23
2017-03-16
qapi: The #optional tag is redundant, drop
Markus Armbruster
1
-2
/
+1
2017-03-16
qapi2texi: Convert to QAPISchemaVisitor
Markus Armbruster
1
-110
/
+118
2017-03-16
qapi: Conjure up QAPIDoc.ArgSection for undocumented members
Markus Armbruster
1
-15
/
+16
2017-03-16
qapi: Avoid unwanted blank lines in QAPIDoc
Markus Armbruster
1
-2
/
+2
2017-03-16
qapi2texi: Fix up output around #optional
Markus Armbruster
1
-1
/
+2
2017-03-16
qapi: Make doc comments optional where we don't need them
Markus Armbruster
1
-0
/
+3
2017-03-16
qapi2texi: change texi formatters
Marc-André Lureau
1
-27
/
+19
2017-02-20
qapi2texi: replace quotation by bold section name
Marc-André Lureau
1
-6
/
+4
2017-01-16
qapi: add qapi2texi script
Marc-André Lureau
1
-0
/
+271