Skip to content

doxygen2man: Add support for @code blocks#417

Merged
chrissie-c merged 3 commits intoClusterLabs:masterfrom
chrissie-c:tidy-manpages
Sep 24, 2020
Merged

doxygen2man: Add support for @code blocks#417
chrissie-c merged 3 commits intoClusterLabs:masterfrom
chrissie-c:tidy-manpages

Conversation

@chrissie-c
Copy link
Copy Markdown
Contributor

Add support for @code blocks - this makes the libqb 'general' man pages look more complete now!

Because this made the resulting strings get HUGE, I eventually implemented a very simple string library to handle the mallocs so I'm not constantly mallocing huge areas or having huge amounts of data on the stack (bear in mind that get_codeline() is called recursively)

and a couple of other small bugfixes
@chrissie-c chrissie-c force-pushed the tidy-manpages branch 8 times, most recently from d37e11f to fd07b89 Compare September 21, 2020 11:56
@chrissie-c
Copy link
Copy Markdown
Contributor Author

retest this please

@chrissie-c chrissie-c merged commit 07b59f5 into ClusterLabs:master Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant