Commit graph

29 commits

Author SHA1 Message Date
Matthias Krüger
1a09ba1c75 doc: fix some typos 2018-02-06 23:03:06 +11:00
Ignacio R. Morelle
6ff5509ec6 Doxygen: Update static doc pages 2016-06-22 03:53:31 -04:00
Ignacio R. Morelle
9850d088d4 Doxygen: Drop custom stylesheet and page header/footer
These more or less break everything and nobody is going to track
upstream's changes to HTML generation specifics, so...
2016-06-22 03:07:34 -04:00
Ignacio R. Morelle
a95fc97ae2 Doxygen: Fix path to mage portrait 2016-06-22 02:47:26 -04:00
aquileia
c19e729c6b gitignore: Merge rules from doc/ and data/tools 2014-06-09 01:00:50 +02:00
Ignacio R. Morelle
21191cd520 Doxygen: update footer links
* Add GitHub organization link
 * Remove CIA.vc link, CIA.vc is dead forever
 * Replace forum.wesnoth.org with forums.wesnoth.org.
2013-08-17 22:29:46 -04:00
Eric S. Raymond
7f85fa000c The git transition.
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04:00
Ignacio R. Morelle
d6a3de1938 Apply patch #2213 by stikonas, using file #11274 2010-11-21 01:56:29 +00:00
Ali El Gariani
c5bb310923 Fix images in devdocs main page
- Fix broken path to Wesnoth logo

- Replace tiny icon by a nice portait
2010-07-27 01:09:20 +00:00
Ali El Gariani
f7bd942eb0 Also shows the time in the "Generated by doxygen ..."
message, not just the date
2010-07-27 01:09:15 +00:00
Ali El Gariani
69c5437143 Add deprecated page in main page of documentation (after todo).
Link to http://devdocs.wesnoth.org/deprecated.html
2010-07-26 00:32:07 +00:00
Guillaume Melquiond
ffcbaf82bd Fixed source documentation. 2009-04-26 16:15:13 +00:00
Nils Kneuper
2ae18b4762 ignore doc/doxygen/html...
...since it is create at the users site and should not be uploaded
2008-03-09 12:47:10 +00:00
Hans Joachim Gurt
af7ca88efe doxygen, comments 2007-10-04 14:13:29 +00:00
Gunter Labes
ae9e10f260 codeclean run
set svn:eol-style to native where missing
2007-08-31 19:09:40 +00:00
Hans Joachim Gurt
713099208d doxygen, comments 2007-08-26 13:59:05 +00:00
Hans Joachim Gurt
1a6ada53bd doxygen, comments 2007-08-26 12:52:53 +00:00
Hans Joachim Gurt
f4944f8d57 doxygen, comments 2007-08-21 22:42:23 +00:00
Hans Joachim Gurt
9b4ee443e6 doxygen, comments 2007-08-20 00:22:38 +00:00
Hans Joachim Gurt
1948328a05 doxygen, comments 2007-08-18 06:10:00 +00:00
Hans Joachim Gurt
984d16c5c4 Update doxygen-config to 1.5.1 2007-08-13 01:02:51 +00:00
Mark de Wever
9e94e45899 updated the doxygen files with the www.wesnoth.org domain...
...and fixed broken links.
2006-11-12 11:44:52 +00:00
Patrick Parker
be173c5f78 revamped the way event handlers join event contexts
(to eliminate some ugly widget construct/destruct situations)

minor: typo fix in south guard

minor: wassert clarification
2006-05-25 23:04:34 +00:00
Alfredo Beaumont
542c747e13 Switch doxygen templatesfrom CVS to SVN and from Savannah to Gna! 2005-10-17 19:47:18 +00:00
András Salamon
0856e5f6f7 correct forum url 2005-06-04 19:37:28 +00:00
András Salamon
8bd9bc98a5 ran codeclean against files 2005-06-04 19:16:06 +00:00
Philippe Plantier
ba195ecd8a [[Attack some problems with data serialization in saves]]
* Made serialized data be saved as untranslated. To achieve this, added the
  t_string class, which encapsulates a translatable string.

* Completely rewrote the (text) WML parser, making it use a tokenizer / parser
  architecture. The parser is now much more strict and validates a WML grammar.

  - Change to the WML syntax: pluses are now ignored, spaces are now forbidden
    in WML keys

* Rewrote the way the variables are interpolated. There is no more default
  interpolation, however, the vconfig class was added, which provides a
  variable-interpolating proxy to config objects.

* There is still an important known bug: this is impossible to load textmode
  save games now, because the statistics module saves some WML with spaces in
  keys, which the parser refuses. I am commiting anyway to respect the string
  freeze; the fix for this bug will come tomorrow

Hoping I do not break everything...
2005-03-27 23:06:17 +00:00
Isaac Clerencia Perez
69832b1a3b Change links in doxygen footer 2005-01-29 19:44:33 +00:00
uid69206
b9dd83f0aa Initial checkin of developer documentation 2004-02-03 01:32:47 +00:00