[Freeipa-devel] [PATCH] 048 Remove doc from API.txt

Martin Kosek mkosek at redhat.com
Mon Apr 11 13:56:07 UTC 2011


Doc parts are not removed from the API completely. This leads to
unnecessary updates to API.txt when the option/argument documentation
is changed.

This patch replaces unreliable doc stripping function with a regular
expression. It works for all current doc strings (simple string or
GetText). The only limitation is that the RE supports only up to
2 levels of nested parentheses in doc string.

https://fedorahosted.org/freeipa/ticket/1057

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-048-remove-doc-from-api.txt.patch
Type: text/x-patch
Size: 168889 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110411/7e905bc9/attachment.bin>


More information about the Freeipa-devel mailing list