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:
@@ -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!
|
||||
--------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user