Doxygen: Add bullet points to subpages lists & link webpage on welcome page (#6377)

* add bullet points to subpages

* Link to webpage from welcome page

* Add bullet points to subpages

* grouping

* Add TODO note to card database documentation

Added a TODO note for future updates.

* Fix GH alerts commands to be doxygen compatible
This commit is contained in:
tooomm
2025-12-20 17:46:13 +01:00
committed by GitHub
parent 7f1d891e26
commit 73a90bdf38
5 changed files with 20 additions and 21 deletions

View File

@@ -59,8 +59,8 @@ Join our [Discord community](https://discord.gg/3Z9yzmA) to connect with other p
- [Official Discord](https://discord.gg/3Z9yzmA) - [Official Discord](https://discord.gg/3Z9yzmA)
- [reddit r/Cockatrice](https://reddit.com/r/cockatrice) - [reddit r/Cockatrice](https://reddit.com/r/cockatrice)
>[!IMPORTANT] > [!IMPORTANT]
>For support regarding specific servers, please contact that server's admin/mods and use their dedicated communication channels rather than contacting the team building the software. > For support regarding specific servers, please contact that server's admin/mods and use their dedicated communication channels rather than contacting the team building the software.
# Contribute # Contribute
@@ -131,8 +131,8 @@ You can then
make package make package
``` ```
>[!NOTE] > [!NOTE]
>Detailed compiling instructions can be found in the Cockatrice wiki at [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice) > Detailed compiling instructions can be found in the Cockatrice wiki at [Compiling Cockatrice](https://github.com/Cockatrice/Cockatrice/wiki/Compiling-Cockatrice)
<br> <br>

View File

@@ -1 +1,3 @@
@page card_database_schema_and_parsing Card Database Schema and Parsing @page card_database_schema_and_parsing Card Database Schema and Parsing
TODO

View File

@@ -5,4 +5,6 @@
This is the **main landing page** of the Cockatrice documentation. This is the **main landing page** of the Cockatrice documentation.
- Go to the @subpage user_reference page - Go to the @subpage user_reference page
- Or check out the @subpage developer_reference - Review the @subpage developer_reference
Or check out the [Cockatrice Webpage](https://cockatrice.github.io/).

View File

@@ -1,7 +1,6 @@
@page editing_decks Editing Decks @page editing_decks Editing Decks
@subpage editing_decks_classic - @subpage editing_decks_classic
- @subpage editing_decks_visual
@subpage editing_decks_visual - @subpage editing_decks_printings
@subpage editing_decks_printings

View File

@@ -1,13 +1,9 @@
@page user_reference User Reference @page user_reference User Reference
@subpage search_syntax_help - @subpage search_syntax_help
- @subpage deck_search_syntax_help
@subpage deck_search_syntax_help - @subpage creating_decks
- @subpage importing_decks
@subpage creating_decks - @subpage editing_decks
- @subpage exporting_decks
@subpage importing_decks
@subpage editing_decks
@subpage exporting_decks