mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
[Doxygen] Layout adjustments (#6196)
* Layout adjustments. Took 1 hour 54 minutes Took 2 minutes Took 6 minutes * Remove the empty building page. Took 7 minutes * Change to @page Took 11 minutes * Change to @page again Took 52 seconds * Change to @page again again Took 2 minutes * Fence the page declaration in CONTRIBUTING.md Took 8 minutes --------- Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
parent
e318815025
commit
22c6756ce0
9 changed files with 302 additions and 7 deletions
3
doc/doxygen-extra-pages/developer_documentation/index.md
Normal file
3
doc/doxygen-extra-pages/developer_documentation/index.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@page developer_reference Developer Reference
|
||||
|
||||
- [Contributing](@subpage contributing)
|
||||
8
doc/doxygen-extra-pages/index.md
Normal file
8
doc/doxygen-extra-pages/index.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
@mainpage Cockatrice Documentation
|
||||
|
||||
# Welcome
|
||||
|
||||
This is the **main landing page** of the Cockatrice documentation.
|
||||
|
||||
- Go to the @subpage user_reference page
|
||||
- Or check out the @subpage developer_reference
|
||||
4
doc/doxygen-extra-pages/user_documentation/index.md
Normal file
4
doc/doxygen-extra-pages/user_documentation/index.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
@page user_reference User Reference
|
||||
|
||||
@subpage search_syntax_help
|
||||
@subpage deck_search_syntax_help
|
||||
Loading…
Add table
Add a link
Reference in a new issue