Commit Graph
12 Commits
Author SHA1 Message Date
Cadi b4d8e723ec DOCS: Improves tables display on small screens
- makes CSS selectors more specific for :before content
- removes empty table cells
- fixes word wrapping
- sets minimum height for Description/Options rows on config file page
2021-08-29 13:08:15 +12:00
Orgad Shaneh a05e54f00c JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
Cadi da2c5e6925 DOCS: fixes script for version display 2021-04-25 12:13:02 +12:00
cadihowley 497e933a43 DOCS: changes table responsiveness
- changes table elements to display as block when screen is too small
- adds classes to tables
2021-04-25 11:17:28 +12:00
cadihowley 529cf739aa DOCS: Changes version display output
- addition of JS to change the output under the logo
- displays "development build" instead of "latest".
- for all other builds, finds the version number in the tag/URL and displays
that instead
e.g. v2.2-docs becomes v2.2
2021-04-25 11:17:28 +12:00
Cameron Cawley 5dd6aae2db DOCS: Remove trailing whitespace 2021-03-14 14:11:51 +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 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 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 3dd5521a16 DOCS: adds custom css to change table display 2020-11-30 17:41:26 -05:00
cadihowley acb3b18fdf DOCS: adds sphinx-panels extension
- fixes table word-wrapping by adding custom css
- adds the ability to use bootstrap elements in the output
- trials a card-based front page
2020-11-30 17:41:26 -05:00