Seems to work. More tests required.
4 \section intro Introduction
6 \subsection whatis What is HugoLib
8 HugoLib stands for Hungarian Graph Optimization Library.
10 library aimed at combinatorial optimization tasks which
11 often involve in working
12 with graphs. As the name also suggests, its development was started by
15 \subsection howtoread How to read this document
17 If you are new to HugoLib, you probably should start \ref graphs "here".
18 You can also find this page along with other under Related Pages (left-hand
22 interested in details about data structures and algorithms then
23 you should browse the reference manual part of the documentation.
25 section is a good starting point for this.