mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 01:53:54 -07:00
move doxygen files in one location
This commit is contained in:
parent
5905787d3e
commit
9d803387b7
7 changed files with 2 additions and 5 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
|
||||
|
||||
- @subpage contributing
|
||||
12
doc/doxygen/extra-pages/index.md
Normal file
12
doc/doxygen/extra-pages/index.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
@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
|
||||
|
||||
- If you want to contribute code or translations, read our <a href="https://github.com/Cockatrice/Cockatrice?tab=contributing-ov-file#readme">CONTRIBUTING.md</a> file
|
||||
- <a href="https://github.com/Cockatrice/Cockatrice/wiki">Cockatrice Wiki</a>
|
||||
- <a href="https://cockatrice.github.io/">Cockatrice Webpage</a>
|
||||
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