Hello,

We're using doxygen for API reference and user manuals and enjoying the
powerful linking features quite a lot.

One issue I ran into is inconsistency with line numbers in snippet examples
vs. dontinclude examples. What I'm seeing is no line numbers for snippets,
while dontinclude examples do have line numbers. Further, each
skip/line/until command restarts the numbering at 1, which doesn't look
right if I'm trying to do a sequence of commands as one.

I'm seeing this with doxygen 1.8.10 and 1.8.11 in HTML and PDF output.

Looking at the doxygen manual, I see no line numbers for the dontinclude
example.

https://www.stack.nl/~dimitri/doxygen/manual/commands.html#cmddontinclude

https://www.stack.nl/~dimitri/doxygen/manual/examples/include/html/example.html

What I would like to do is turn off the line numbers for dontinclude
examples. Especially for a one-line example, it looks cleaner for my
document that way and would match the general look of snippets used in
other sections.

Any ideas to turn this off or at least make the numbering continuous for
back-to-back commands?

Thanks,
Shawn
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to