updated the doxygen files with the www.wesnoth.org domain...
...and fixed broken links.
This commit is contained in:
parent
ac93420601
commit
9e94e45899
3 changed files with 7 additions and 7 deletions
4
Doxyfile
4
Doxyfile
|
@ -372,7 +372,7 @@ WARN_LOGFILE =
|
|||
# directories like "/usr/src/myproject". Separate the files or directories
|
||||
# with spaces.
|
||||
|
||||
INPUT = src src/widgets doc/doxygen/doxygen.cpp
|
||||
INPUT = src src/campaign_server src/editor src/serialization src/server src/sdl_ttf src/tools src/widgets src/zipios++ doc/doxygen/doxygen.cpp
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||
|
@ -430,7 +430,7 @@ EXAMPLE_RECURSIVE = NO
|
|||
# directories that contain image that are included in the documentation (see
|
||||
# the \image command).
|
||||
|
||||
IMAGE_PATH = images
|
||||
IMAGE_PATH = images data/campaigns/Heir_To_The_Throne/images/units
|
||||
|
||||
# The INPUT_FILTER tag can be used to specify a program that doxygen should
|
||||
# invoke to filter for each input file. Doxygen will invoke the filter program
|
||||
|
|
|
@ -284,7 +284,7 @@ the text will also be registered as a tooltip.
|
|||
\page get_involved Get Involved
|
||||
|
||||
Apart from development, there are
|
||||
<a href="http://www.wesnoth.org/faq.htm">other ways to contribute</a>
|
||||
<a href="http://www.wesnoth.org/wiki/FAQ">other ways to contribute</a>
|
||||
to the project.
|
||||
|
||||
Before you can join the development team, your work needs to be
|
||||
|
@ -305,13 +305,13 @@ explain on the
|
|||
<a href="http://www.wesnoth.org/forum/">forum</a>
|
||||
what you wish to do before doing any actual development.
|
||||
Do make sure you have read the projects
|
||||
<a href="http://wesnoth.slack.it/?CodingStandards">coding standards</a>.
|
||||
<a href="http://www.wesnoth.org/wiki/CodingStandards">coding standards</a>.
|
||||
When adding new features, keep in mind the project philosophy,
|
||||
which is that of
|
||||
<a href="http://wesnoth.slack.it/?WesnothPhilosophy">KISS</a>.
|
||||
<a href="http://www.wesnoth.org/wiki/WesnothPhilosophy">KISS</a>.
|
||||
|
||||
Other than at the forum, developers may also hang out in
|
||||
IRC #wesnoth at irc.freenode.net
|
||||
IRC #wesnoth-dev at irc.freenode.net
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</small></address>
|
||||
</td>
|
||||
<td align="right">
|
||||
<small><a href="http://wiki.wesnoth.org/">Wiki</a> |</small>
|
||||
<small><a href="http://www.wesnoth.org/wiki">Wiki</a> |</small>
|
||||
<small><a href="http://forum.wesnoth.org/">Forum</a> |</small>
|
||||
<small><a href="http://gna.org/projects/wesnoth/">Gna!</a></small>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue