Commit Graph
943 Commits
Author SHA1 Message Date
Lothar Serra Mari 7dbdcf3bf0 NEWS: Update German NEWS file 2020-11-22 20:44:35 +01:00
Lothar Serra Mari 8b34d5ded3 NEWS: Update German NEWS file 2020-11-22 18:19:25 +01:00
Lothar Serra Mari 6c0a355209 NEWS: Update German NEWS file 2020-11-16 19:21:00 +01:00
Lothar Serra Mari 6593a1740e NEWS: Mention SCI fan translations in German NEWS file 2020-11-08 21:37:06 +01:00
Lothar Serra Mari 783b23173f NEWS: Remove obsolete NEWS entry for Russian KYRA2 2020-11-08 21:05:28 +01:00
Lothar Serra Mari dd431ab911 NEWS: Remove mention of KYRA1 russian fan translation 2020-11-08 21:02:18 +01:00
Bartosz Gentkowski 24e3b6096e DOXYGEN: Doxygen improvements part 3
Editing doxygen comments in files:

- debug.h
- dialogs.h
- encoding.h
- endian.h
- error.h
- events.h
- fft.h
- file.h
- frac.h
- fs.h
- gui_options.h
- hash-ptr.h
- hashmap.h
- huffman.h
- ini-file.h

Plus some small changes in the config file.
2020-11-04 19:42:34 +00:00
cadihowley 2aebeb795b DOCS: renames files for consistency
- renames files and titles to conform with style guide
- fixes resulting broken links
2020-11-02 05:17:49 -05:00
cadihowley 767d6a921e DOCS: adds Guides section
- removes extra info from settings pages into standalone guides
2020-11-02 05:17:49 -05:00
cadihowley 8d9da4a677 DOCS: keeps index page up to date with all changes 2020-11-02 05:17:49 -05:00
cadihowley f5746a7734 DOCS: second draft - Using ScummVM pages 2020-11-02 05:17:49 -05:00
cadihowley 969bab50cc DOCS: adds first draft Settings pages 2020-11-02 05:17:49 -05:00
cadihowley f0ce76521d DOCS: adds Release notes section 2020-11-02 05:17:49 -05:00
cadihowley da3a3c0d11 DOCS: adds first draft Other platforms pages 2020-11-02 05:17:49 -05:00
cadihowley 601baf679a DOCS: adds first draft Help section pages 2020-11-02 05:17:49 -05:00
cadihowley b31eb824d9 DOCS: updates all screenshots for V2.2.0 2020-11-02 05:17:49 -05:00
cadihowley 3a79ee2cc3 DOCS: changes Getting started section
- removed iOS/Android pages
- Getting started will only cover Mac/Windows/Linux
2020-11-02 05:17:49 -05:00
cadihowley b68c04b805 DOCS: adds first draft Games section pages 2020-11-02 05:17:49 -05:00
cadihowley 6f8797784f DOCS: adds second draft - Advanced Options pages 2020-11-02 05:17:49 -05:00
Matthew Duggan 5135f1f4b9 ALL: Run optipng to reduce png file size 2020-11-01 21:34:03 +09:00
Lothar Serra Mari 8929cfbcd1 NEWS: Update German NEWS file 2020-10-31 12:12:57 +01:00
Lothar Serra Mari d625da4dcb NEWS: Update German NEWS file 2020-10-31 10:32:01 +01:00
Lothar Serra Mari d6c67ca324 NEWS: Mention HADESCH in German NEWS file 2020-10-24 19:53:07 +02:00
Lothar Serra Mari 0eac2023db NEWS: Update German NEWS file 2020-10-24 11:05:16 +02:00
Lothar Serra Mari d7a13e5831 NEWS: Update German NEWS file 2020-10-19 19:01:59 +02:00
Lothar Serra Mari 5118c76ce0 NEWS: Mention update to Munt 2.4.1 2020-10-17 18:17:18 +02:00
Lothar Serra Mari b02ebc6ca7 NEWS: Fix typo in German NEWS file 2020-10-17 12:46:28 +02:00
Lothar Serra Mari ee7abe78f4 NEWS: Update German NEWS file 2020-10-17 10:30:19 +02:00
Lothar Serra Mari 5ca3d9beee NEWS: Update German NEWS file 2020-10-10 13:01:02 +02:00
Lothar Serra Mari 546c87fac7 NEWS: Update German NEWS file 2020-10-07 18:51:33 +02:00
Thierry Crozat fe32ac1423 DOC: Add make rule and bash script to run doxygen
The output directory is not defined by the DOXYGEN_OUTPUT_DIRECTORY
environment variable instead of being hardcoded to `html`. Both the
make rule and the bash script set that variable to `html` by default,
but in the case of the bash script we can override it by defining
the variable in the environement before running the script.
2020-10-05 02:12:48 +01:00
Bartosz Gentkowski 63da4eacb4 DOXYGEN: Add doxygen build files
This commit adds the doxygen build framework to the main
scummvm repo.
This allows to easily build and test API doc when making any
kind of changes in doxygen blocks in header files.

The build can be run from command line in the 'doxygen'
folder with 'doxygen scummvm.doxyfile'.

Output is produced in the 'html' folder and can be viewed
by opening the 'index.html' file.

The 'buildfiles' folder contains files related to style.

The output uses the vanila doxygen skin.
2020-10-05 01:58:24 +01:00
cadihowley 39988d5762 DOCS: updates index page links 2020-10-04 18:29:01 +02:00
cadihowley df0b88a77b DOCS: corrects ref to keyboard shortcut 2020-10-04 18:29:01 +02:00
cadihowley 7a9cfd67f8 DOCS: adds reference to graphics page 2020-10-04 18:29:01 +02:00
cadihowley 5e6f9ca851 DOCS: reformats keyboard shortcuts into tables 2020-10-04 18:29:01 +02:00
cadihowley 35d980d2cd DOCS: removes outdated pages 2020-10-04 18:29:01 +02:00
cadihowley 842f5a47d4 DOCS: adds aspect ratio screenshots 2020-10-04 18:29:01 +02:00
cadihowley 78e7577fb1 DOCS: adds requirement for RTD to enable tabs 2020-10-04 18:29:01 +02:00
cadihowley c73f20cfcd DOCS: first draft graphics page 2020-10-04 18:29:01 +02:00
cadihowley 1ac9044f4c DOCS: adds screenshots for graphics page 2020-10-04 18:29:01 +02:00
cadihowley 286e918d24 DOCS: adds tabs extension 2020-10-04 18:29:01 +02:00
cadihowley d64ed59aeb DOCS: adds refs for some settings 2020-10-04 18:29:01 +02:00
cadihowley 1fb5055bb1 DOCS: replaced with .rst file 2020-10-04 18:29:01 +02:00
cadihowley c54a4431d9 DOCS: adds config file paths + readability edits 2020-10-04 18:29:01 +02:00
cadihowley dde4138985 DOCS: reformats CLI options into table 2020-10-04 18:29:01 +02:00
cadihowley 8a117e2874 DOCS: reformats keywords into table 2020-10-04 18:29:01 +02:00
cadihowley 5e60adb139 DOCS: adds refs to config keywords 2020-10-04 18:29:01 +02:00
cadihowley 563c2354c7 DOCS: corrects audio settings descriptions 2020-10-04 18:29:01 +02:00
cadihowley 07be4ff7be DOCS: corrects audio settings descriptions 2020-10-04 18:29:01 +02:00