- Reference warnings solved -- seealso with *href* instead of *cref* -- *paramrefref* instead of *paramref* -- *filterpriority* is not relevant in C# - Replaced *; with its corresponding symbol - In build/Ringtoets.proj: - Build (only) Core.Common.Version - Create Ringtoets.doxygen from Ringtoets.doxygen.svn with Assembly version of GlobalAssembly.cs - Build Doxygen -- Also, create PDF file (a rerun is required to set all references properly) -- Note: PDFLaTeX will generate a large output, mostly because a page is not filled enough (largely empty). It this becomes a problem, we have write a new CMD file to replace *\tolerance=750* and *\hbadness=750* to *\tolerance=10001* and *\hbadness=10001*. Related to Issue [WTI-101]