mirror of
https://github.com/PeridexisErrant/DF-Walkthrough.git
synced 2026-01-03 07:18:49 +01:00
Check that all images are used (lint.py)
This caught a markup error, an unused image, and case-sensitivity (which Sphinx doesn't mind, but still). Now a standard test function.
This commit is contained in:
parent
fb2f942313
commit
3b5d55fa6e
4 changed files with 32 additions and 8 deletions
|
|
@ -52,7 +52,7 @@ movie. Well done! I can tell you’ll go far! Next step is to hit
|
|||
:kbd:`Enter` on :guilabel:`Continue Playing`, which should be
|
||||
highlighted. You’ll then be presented with this screen.
|
||||
|
||||
.. image: images/01-save-list.png
|
||||
.. image:: images/01-save-list.png
|
||||
:align: center
|
||||
|
||||
This is the save game list, which gets cluttered very quickly as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue