forked from mirror/OpenTTD
Fix #12993: Replace known-bugs text with markdown version.
This allows a little bit better formatting/display in game. (No attempt to check if these are still valid known-bugs...)
This commit is contained in:
@@ -52,7 +52,7 @@ install(FILES
|
||||
${CMAKE_SOURCE_DIR}/CREDITS.md
|
||||
${CMAKE_SOURCE_DIR}/CONTRIBUTING.md
|
||||
${CMAKE_SOURCE_DIR}/changelog.txt
|
||||
${CMAKE_SOURCE_DIR}/known-bugs.txt
|
||||
${CMAKE_SOURCE_DIR}/known-bugs.md
|
||||
DESTINATION ${DOCS_DESTINATION_DIR}
|
||||
COMPONENT docs)
|
||||
|
||||
|
Reference in New Issue
Block a user