diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ffde66d7b..af259a42c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ - +   [Introduction](#contributing-to-cockatrice) | [Code Style Guide]( #code-style-guide) | [Translations](#translations) | [Release Management]( diff --git a/doc/doxygen-extra-pages/developer_documentation/index.md b/doc/doxygen-extra-pages/developer_documentation/index.md index 121ee7c6f..97b706e03 100644 --- a/doc/doxygen-extra-pages/developer_documentation/index.md +++ b/doc/doxygen-extra-pages/developer_documentation/index.md @@ -1,3 +1,3 @@ @page developer_reference Developer Reference -- [Contributing](@subpage contributing) +- @subpage contributing \ No newline at end of file diff --git a/doc/doxygen-extra-pages/user_documentation/index.md b/doc/doxygen-extra-pages/user_documentation/index.md index 97c6f375c..ff87a9022 100644 --- a/doc/doxygen-extra-pages/user_documentation/index.md +++ b/doc/doxygen-extra-pages/user_documentation/index.md @@ -1,4 +1,4 @@ @page user_reference User Reference -@subpage search_syntax_help -@subpage deck_search_syntax_help \ No newline at end of file +- @subpage search_syntax_help +- @subpage deck_search_syntax_help \ No newline at end of file