Also move data files for gen scripts into gen dir

This commit is contained in:
Kovid Goyal
2023-10-14 08:04:37 +05:30
parent e6ef2fceea
commit a79dd3996a
5 changed files with 4 additions and 4 deletions

View File

@@ -555,7 +555,7 @@ The image will eventually be fit to the specified rectangle, its aspect ratio
preserved. Finally, the image can be actually displayed by using the
placeholder character, encoding the image ID in its foreground color. The row
and column values are specified with diacritics listed in
:download:`rowcolumn-diacritics.txt <../rowcolumn-diacritics.txt>`. For
:download:`rowcolumn-diacritics.txt <../gen/rowcolumn-diacritics.txt>`. For
example, here is how you can print a ``2x2`` placeholder for image ID ``42``:
.. code-block:: sh