Skip to content

18.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:18

Abstract

This PR will fix documentation style errors / problems.

Details

  • Introduction markdownlint: automated linting tools for Markdown documentation
    • Also includes lax configuration for preserving mkdocs specific syntax
    • Formatting documents has also been done
    • GitHub Actions support
  • {#mainpage} annotation for Doxygen is replaced by USE_MDFILE_AS_MAINPAGE
  • cSpell workaround for indented nvidia-smi output

Related Issues