Branch: refs/heads/tidy-nozzle-manpages Home: https://github.com/kronosnet/kronosnet Commit: f82a1a1d0675804039eb916f0b8d02212597294d https://github.com/kronosnet/kronosnet/commit/f82a1a1d0675804039eb916f0b8d02... Author: Christine Caulfield ccaulfie@redhat.com Date: 2019-04-15 (Mon, 15 Apr 2019)
Changed paths: M libnozzle/libnozzle.h
Log Message: ----------- man: Tidy manpages for libnozzle
doxygen works in mysterious ways, adding a blank line before @brief makes the lines following that much tidier.
So now instead of
nozzle_close nozzle - pointer to the nozzle struct to destroy
we get:
nozzle_close
nozzle - pointer to the nozzle struct to destroy