mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-21 23:00:24 -08:00
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:
@@ -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
|
||||||
|
|||||||
@@ -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/).
|
||||||
|
|||||||
@@ -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
|
|
||||||
|
|||||||
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user