gnss-sdr/docs/doxygen
Carles Fernandez f9911cbc3f
Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0)
Rationale:
The source file includes a line length that is well beyond the normally human made code line length.
This very long line length does not allow Lintian to do correctly some source file checks.
This line could also be the result of some text injected by a computer program, and thus could lead to FTBFS bugs.
Last but not least, long line in source code could be used to obfuscate the source code and to hide stuff like backdoors or security problems.
2021-10-29 14:26:55 +02:00
..
images Improve resolution of block diagram image 2020-08-05 10:46:41 +02:00
other Fix lintian warning very-long-line-length-in-source-file (raised by Lintian v2.110.0) 2021-10-29 14:26:55 +02:00
Doxyfile.in Improved rendering of equations in HTML documentation generated by Doxygen. Make use of MathJax 2.x if found 2020-10-29 19:56:28 +01:00