Commit Graph

617 Commits

Author SHA1 Message Date
Lothar Serra Mari
3af4029cd7 NEWS: Update German NEWS file 2020-12-22 20:00:39 +01:00
Lothar Serra Mari
c494346147 NEWS: Update German NEWS file 2020-12-15 19:44:49 +01:00
Lothar Serra Mari
8626677d6c NEWS: Update German NEWS file 2020-12-14 22:18:29 +01:00
Lothar Serra Mari
e6a17262c0 NEWS: Update German NEWS file 2020-12-09 20:34:59 +01:00
Lothar Serra Mari
6121078fbd NEWS: Update German NEWS file 2020-12-06 19:31:47 +01:00
Lothar Serra Mari
7899ab4116 NEWS: Update German NEWS file 2020-12-06 19:27:27 +01:00
Lothar Serra Mari
602ab56ca3 NEWS: Update German NEWS file 2020-12-06 19:15:46 +01:00
Lothar Serra Mari
1edcec110c NEWS: Update German NEWS file 2020-12-06 11:15:42 +01:00
Bartosz Gentkowski
7192ec0bb5 DOXYGEN: Fix the build output and structure
This commit introduces a couple tweaks to the
doxygen build configuration to assure the
overall structure looks correct.
2020-12-02 22:55:41 +00:00
Bartosz Gentkowski
f04056519a DOXYGEN: Review of high prio headers from engines
This is a doxygen review for 4 header files that have been
identified as high priority for GSoD:

- advancedDetector.h
- metaengine.h
- engine.h
- util.h

It also adds doxy groups to other headers from this folder to
make them appear properly in the structure.
2020-12-02 00:13:49 +00:00
Bartosz Gentkowski
d082a4837f DOXYGEN: Review headers from 'audio'
This PR has 3 headers in scope of GSoD.
The files are:
- audiostream.h
- mixer.h
- timestamp.h

The rest of the files are only receiving a doxy group.
2020-12-01 23:54:42 +00:00
Bartosz Gentkowski
529b64d8cd DOXYGEN: Review of high prio files from graphics
Editing doxygen comments in:

- cursorman.h
- font.h
- managed_surface.h
- pixelformat.h
- surface.h
2020-12-01 23:24:37 +00:00
Bartosz Gentkowski
ee8598ba2c DOXYGEN: disable displaying friend classes in output
As discussed with criezy, showing friend classes in
doxygen output is unnecessary.
2020-12-01 23:24:37 +00:00
cadihowley
16312141bb DOCS: fixes multiple small things
- changes colour of unselected tabs
- clarifies language option
- changes hierarchy of headings on game files page
- renames game files page
- fixes windows path
- corrects save game path info on Path page
-  renames Other Platforms to Platform Guides
-  standardises  Understanding Audio/Graphics pages
2020-11-30 17:41:26 -05:00
cadihowley
f5123047ca DOCS: adds info to iOS page - trusting built app 2020-11-30 17:41:26 -05:00
cadihowley
4177a80927 DOCS: clarifies config key table 2020-11-30 17:41:26 -05:00
cadihowley
81cb95b514 DOCS: changes location of templates 2020-11-30 17:41:26 -05:00
cadihowley
be131fdde6 DOCS: updates landing page with other platforms 2020-11-30 17:41:26 -05:00
cadihowley
c1f6c2f638 DOCS: excludes 'contribute' folder from build 2020-11-30 17:41:26 -05:00
cadihowley
547201b294 DOCS: changes title of install page 2020-11-30 17:41:26 -05:00
cadihowley
e20ec44f80 DOCS: adds config file ref 2020-11-30 17:41:26 -05:00
cadihowley
d42a2241be DOCS: adds ref to new game files page 2020-11-30 17:41:26 -05:00
cadihowley
028a11c2d0 DOCS: tidies up FAQ 2020-11-30 17:41:26 -05:00
cadihowley
6c20b03eb1 DOCS: refines templates - settings/platform pages 2020-11-30 17:41:26 -05:00
cadihowley
b80d05563f DOCS: adds missing cmd line/config file keys 2020-11-30 17:41:26 -05:00
cadihowley
9804f4e23b DOCS: changes layout of site
- rearranges pages into "User Manual" and "Other platforms" sections
- refines "Other platforms" pages - clearer headings/structure
- updates graphics page + adds borders to images
- rewritten iOS build instructions for clarity
2020-11-30 17:41:26 -05:00
cadihowley
7d39826b26 DOCS: multiple changes in response to review
Getting started/ports:
- As a trial, redesigned the site layout
- All install/control/path info is now contained in section "The basics"
- Duplicate information  has not been removed - awaiting feedback

General changes:
- Lightened up the tone in some sections
- Made headings more descriptive
- Added reference to .ini keys on Settings pages
- Reformatted Launcher page
- Split adding/playing games into two pages
- Added favicon
- Changed formatting of inline code
2020-11-30 17:41:26 -05:00
cadihowley
9b50c278a6 DOCS: changes PDF output 2020-11-30 17:41:26 -05:00
cadihowley
e123f389fa DOCS: fixes PDF font spelling 2020-11-30 17:41:26 -05:00
cadihowley
73a6cc4306 DOCS: changes PDF fonts 2020-11-30 17:41:26 -05:00
cadihowley
23853634a6 DOCS: changes PDF output font 2020-11-30 17:41:26 -05:00
cadihowley
c50acc2014 DOCS: changes pdf output fonts 2020-11-30 17:41:26 -05:00
cadihowley
4206bc5035 DOCS: changes logo and theming
- adds ScummVM logo
- adds external link icons
- changes navbar colors
- changes PDF output - removes blank pages
- new font
2020-11-30 17:41:26 -05:00
cadihowley
2b9bcd6d7a DOCS: final drafts all pages 2020-11-30 17:41:26 -05:00
cadihowley
6d553eb5f9 DOCS: final drafts
- final drafts Quickstart, Use, Settings, and Advanced topics sections
- renames some files/folders and updates links
2020-11-30 17:41:26 -05:00
cadihowley
fb3f2dad63 DOCS: change Getting Started to Get Started. 2020-11-30 17:41:26 -05:00
cadihowley
fd6af89663 DOCS: fixes link 2020-11-30 17:41:26 -05:00
cadihowley
711fa2422f DOCS: removes double up info from bug reporting 2020-11-30 17:41:26 -05:00
cadihowley
446ffbf0e2 DOCS: style edits to multiple pages
- aligns docs with style guide
2020-11-30 17:41:26 -05:00
cadihowley
62598c8951 DOCS: final draft getting started section 2020-11-30 17:41:26 -05:00
cadihowley
055d40b56b DOCS: adds Atari/FreeMiNT page 2020-11-30 17:41:26 -05:00
cadihowley
7f0ca4d2c3 DOCS: rearranges the project
- moves android/ios back to getting started section
- moves other platforms further down sidebar navigation
- renames advanced options to advanced topics
- moves cloud/lan pages into using scummvm section
- changes index page to be only a landing page; some info moved out
- updates refs/links for new structure
2020-11-30 17:41:26 -05:00
cadihowley
9eb5c0f67c DOCS: adds port page template 2020-11-30 17:41:26 -05:00
cadihowley
3ca78637b8 DOCS: fixes ref on config file page 2020-11-30 17:41:26 -05:00
cadihowley
5751f88892 DOCS: edits Settings pages
- edits for consistency with style guide
2020-11-30 17:41:26 -05:00
cadihowley
d7caec5046 DOCS: renames section 2020-11-30 17:41:26 -05:00
cadihowley
1ca6f66d3a DOCS: final draft How to use ScummVM pages
- edits for consistency + adherence to style guide
- edits for clarity
-  removes some notes regarding game saves, now avail all engines v2.2.0
2020-11-30 17:41:26 -05:00
cadihowley
4cdcdd4181 DOCS: updates settings on 3DS page 2020-11-30 17:41:26 -05:00
cadihowley
78d536b4e5 DOCS: adds first draft RISC OS page 2020-11-30 17:41:26 -05:00
cadihowley
f2472bad5f DOCS: second draft AmigaOS 2020-11-30 17:41:26 -05:00