Changes between Version 5 and Version 6 of CodingStyle


Ignore:
Timestamp:
Jan 4, 2024, 10:14:15 AM (4 months ago)
Author:
Alex Samorukov
Comment:

use https

Legend:

Unmodified
Added
Removed
Modified
  • CodingStyle

    v5 v6  
    1313=== Comments ===
    1414
    15 Doxygen generates our [http://www.smartmontools.org/static/doxygen/ sourcecode documentation pages]
     15Doxygen generates our [https://www.smartmontools.org/static/doxygen/ sourcecode documentation pages]
    1616automatically by ''reading'' the sourcecode. If you set a block with C++ comment lines,
    1717where each line starts with an additional slash, the text will be shown in the doxygen generated docs.