29 Commits

Author SHA1 Message Date
Pentarctagon
9bfd432abe Update image pages for webp extension. 2022-04-30 14:23:32 -05:00
Steve Cotton
01a738d241 Doxygen: fix mainpage links with Doxygen 1.9.1
The extra indentation on these lines caused Doxygen in my local builds
to treat them as a block of preformatted text, and to escape all the HTML.

Locally I'm building with Debian Unstable, which has Doxygen 1.9.1. The
bug isn't present in the CI built docs on https://devdocs.wesnoth.org/
which were built with Doxygen 1.8.13.
2022-02-26 08:11:35 +01:00
Iris Morelle
4ee5e41a2e Add Libera.Chat's webchat URLs to documentation
Closes #5797.
2021-05-28 00:22:45 -04:00
Iris Morelle
affb15fbac freenode suffered a horrible accident, we're moving to Libera.Chat
The problem is that right now Libera.Chat does not have a web chat
interface, and no guarantee as to what its URLs are gonna be like
; although staff have said they're probably gonna stick to the same stack
as before so we might end up with very similar looking URLs.

For the time being, we have to get rid of the webchat URLs. They will be
missed a bit. Maybe.

Before anybody asks, yes, I am aware of the po comments in German
translation catalogues including a freenode IRC protocol URL. If I do
anything about it now, somebody will helpfully revert my changes during
a message catalogue merge (it happened some time ago). So, not touching
those until release time.

Also nobody cares about Travis anymore. It's dead cruft, just leave it
alone. (What on earth is that massive base64 string anyway?)

CC #5797
2021-05-21 05:20:44 -04:00
Iris Morelle
ada3e068c9 holy outdated link batman
[ci skip]
2021-05-21 05:07:09 -04:00
Pentarctagon
30362084cf Fix all Doxygen warnings. 2020-12-31 23:59:28 -06:00
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
a95fc97ae2 Doxygen: Fix path to mage portrait 2016-06-22 02:47:26 -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
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
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
uid69206
b9dd83f0aa Initial checkin of developer documentation 2004-02-03 01:32:47 +00:00