0

docs: fix two warnings during docs building

sphinx does not enjoy duplicate link names, and unless your label
is pointing to a header, it needs an explicit name when referenced
too.
This commit is contained in:
Nicolas F
2017-03-24 14:53:07 +01:00
parent 032b8831f9
commit 57a1000f4c
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ You've added a new feature or changed textures, but it's not showing up on my ma
Some new features will only show up in newly-rendered areas. Use the
:option:`--forcerender` option to update the entire map. If you have a really
large map and don't want to re-render everything, take a look at
the :ref:`rerenderprob` configuration option.
the :ref:`rerenderprob<rerenderprob>` configuration option.
The background color of the map is black, and I don't like it!
--------------------------------------------------------------