mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-05 17:20:30 +00:00
c1c4320b34
The created readme.guide file features some in-guide links that point to local files (I.e. AUTHORS), which need to be in the same directory level. It will otherwise silently fail, when a user clicks on said links. Due to all documents (except the readme.guide) being installed into the doc/ subdirectory since a few months now, the in-guide links stopped working. We fix that by restructure the install order to 1) place the .guide creation into the documents loop 2) make sure the /doc subdirectory is available before the guide creation is processed and 3) place the readme.guide into the /doc subdir to secure working in-guide links |
||
---|---|---|
.. | ||
audiocd | ||
cloud | ||
dialogs | ||
events | ||
fs | ||
graphics | ||
keymapper | ||
log | ||
midi | ||
mixer | ||
mutex | ||
networking | ||
platform | ||
plugins | ||
presence/discord | ||
saves | ||
taskbar | ||
text-to-speech | ||
timer | ||
updates | ||
vkeybd | ||
base-backend.cpp | ||
base-backend.h | ||
modular-backend.cpp | ||
modular-backend.h | ||
module.mk |