Commit Graph

260 Commits

Author SHA1 Message Date
Ömercan Kömür
07f998eedc
Update mkdocs.yml
Signed-off-by: Ömercan Kömür <fpscan@gmail.com>
2024-08-30 17:37:54 +03:00
Peter J. Mello
b91e882cfe
Switch mkdocs from JS theming to Pygments at build
This commit changes several configuration options for MkDocs
that were originally made in an effort to debug the unexpected
rendering of install-gnu.md following commit a746567c. In summary, those are:

- Remove deprecated Python Markdown extension nl2br.
- Switch from client-side syntax highlighting via JavaScript
  to using Pygments at build time to bake the highlighting into
  the generated output. This had the benefit of much better
  determinism and cost only an extra minute added to the build.
- Remove deprecated CodeHilite extension in favor recommended
  Highlight and InlineHilite extensions.

Ultimately, the documentation site loads more quickly and has
greater simplicity, which seemed worth the ~50% increase in
time to generate.

Signed-off-by: Peter J. Mello <admin@petermello.net>
2024-08-21 00:57:29 +01:00
Ömercan Kömür
4c54bd3f5b
Update version 2024-06-05 19:31:34 +03:00
Ömercan Kömür
4b4308785a
Update mkdocs.yml
https://github.com/libretro/RetroArch/releases/tag/v1.19.0
2024-05-30 23:34:21 +03:00
gouchi
214745ca0c Add Ardens libretro core 2024-05-14 23:06:45 +02:00
Ömercan Kömür
770f650bb5 removed emoji plugin 2024-04-18 17:46:32 +00:00
Ömercan Kömür
05c3290e53 home page updated 2024-04-18 17:39:07 +00:00
Tarek Hasan Faruk
3907476692
Update mkdocs.yml
Move core-list to a convenient place for average users.
2024-04-05 14:18:51 +06:00
dionoid
f052d1605f Added files for new M2000 core 2024-03-27 16:27:18 +01:00
LibretroAdmin
1d3b685f1a
Update mkdocs.yml 2024-03-21 07:28:00 -07:00
nfore
caa95ae6cd Document the Overlay Mouse, Lightgun, and Pointer 2024-03-10 08:53:50 -05:00
Rupert Carmichael
e5c7e73035 Add Geolith documentation 2024-02-10 12:04:55 -05:00
Ömercan Kömür
e9b8a86751
Update mkdocs.yml
version updated
2024-02-03 22:57:37 +03:00
estefan3112
b25d6bd01b Create new entry for RetroArch Cloud Sync (first version) 2023-12-17 23:09:59 +01:00
Ömercan Kömür
00beac1d7d
Update mkdocs.yml 2023-12-10 17:54:58 +03:00
Ömercan Kömür
19d34762f8
Update mkdocs.yml 2023-12-10 17:47:09 +03:00
Ömercan Kömür
771b2b8d74
Update mkdocs.yml 2023-12-10 17:39:52 +03:00
Ömercan Kömür
6e336ccc60
Merge pull request #873 from gouchi/vircon32
Add Vircon32 libretro core
2023-09-20 19:37:05 +03:00
Ömercan Kömür
967acaa3ed
Merge pull request #867 from iyzsong/master
Add Anarch
2023-09-20 19:34:37 +03:00
gouchi
2684666527 Add Vircon32 libretro core 2023-09-10 18:21:32 +02:00
gouchi
fbc8a79894 Add MicroW8 libretro core 2023-09-03 18:49:31 +02:00
宋文武
a6b2a740b9 Add Anarch 2023-08-11 22:48:05 +08:00
Ömercan Kömür
a45bf0004a adding facebook portal 2023-06-12 10:54:48 +00:00
宋文武
5ead459c01 Add RVVM 2023-06-03 10:40:57 +08:00
Eric Warmenhoven
eaeaa90737 Updates to macOS/iOS/tvOS docs
- Create guides/install-macos for description of metal vs non-metal builds
- Update guides/install-ios:
  - Now that Cydia is not supported, reference AltStore
  - Description of how to add content
  - JIT
- Update compilation/osx:
  - Merge compilation/osxppc into compilation/osx
  - Include descriptions of Xcode projects
- Update compilation/ios:
  - Merge guides/build-ios into compilation/ios
  - Update iOS build docs for latest Xcode
  - Add update-cores.sh script for more easily downloading built cores
2023-05-18 01:17:14 -04:00
Andreas T Jonsson
c280612e7b Added VirtualXT 2023-04-17 15:29:38 +02:00
zoltanvb
4eee58ac52 A guide for compilation on Raspberry Pi
Since there are a few specifics worth mentioning for this platform,
I created a short guide with details and some measurements.

Covers Pi 1 through 4 (should also be usable for 0, but I could
not test that).
2023-04-08 13:02:38 +02:00
Ömercan Kömür
8b3cb6866e
Update mkdocs.yml 2023-03-15 22:27:20 +03:00
zoltanvb
80fd5a5ccf Add documentation for LED drivers. 2023-02-15 19:58:33 +01:00
Ömercan Kömür
4373bf7ba7
Merge pull request #797 from gouchi/lowres_nx
Add LowRes NX libretro core
2023-01-15 22:07:57 +03:00
gouchi
072aad8675 Add LowRes NX libretro core 2023-01-15 17:15:51 +01:00
Cristi Mitrana
868b58bc85
add back the 'Edit' link
The edit link is now enabled with a feature flag in Mkdocs Material 9.x, this commit makes it visible again.
2023-01-15 06:25:34 +02:00
neilomen
37bcea8f1d added numero docs 2022-12-26 23:11:37 -05:00
Ömercan Kömür
99995bbf40
version updated to 1.13.0 2022-11-20 10:23:48 +03:00
Ömercan Kömür
841706404c emuscv added 2022-10-29 10:01:50 +00:00
Ömercan Kömür
7aae670007
stable version updated to 1.12.0 2022-10-17 17:37:21 +03:00
Ömercan Kömür
f0601e80b0
Update mkdocs.yml
version updated
2022-10-01 01:55:53 +03:00
Ömercan Kömür
58aafaf4ba dark mode and front page changes 2022-07-23 21:02:05 +00:00
zoltanvb
fbeb957248 add ep128emu documentation 2022-06-30 22:29:32 +02:00
Ömercan Kömür
4d0eb73646 dosbox pure added
https: //github.com/libretro/docs/pull/734
Co-Authored-By: Matt Eastwood <me@meetmatteastwood.com>
Co-Authored-By: Bernhard Schelling <14200249+schellingb@users.noreply.github.com>
2022-05-12 00:53:21 +03:00
Ömercan Kömür
a472e77995 jump 'n bump added
https://github.com/libretro/docs/issues/731
2022-04-24 22:59:08 +03:00
Ömercan Kömür
8bcdb7e709 minivmac core added 2022-04-23 23:09:30 +03:00
Ömercan Kömür
ec0a987cae updates 2022-04-22 11:46:32 +03:00
Ömercan Kömür
a90e62bc47 version update 2022-04-14 21:52:48 +03:00
Ömercan Kömür
1e362dec11 version update 2022-03-24 15:22:45 +03:00
Ömercan Kömür
c2e10bb001 bk core 2022-03-19 22:15:33 +03:00
Ömercan Kömür
a8d63c9025 VaporSpec added
https://github.com/libretro/docs/issues/716
2022-03-17 22:33:04 +03:00
Ömercan Kömür
5339f4a130 vemulator changes 2022-03-15 21:58:49 +03:00
barbudreadmon
9192fb37ca add documentation for Saturn cores 2022-03-13 13:14:41 +01:00
Ömercan Kömür
bd27d4012b updates 2022-03-10 23:10:58 +03:00