Rename docs/dev/BOSS* to LOOT*.

This commit is contained in:
Frederik "Freso" S. Olesen
2014-03-03 18:32:42 +01:00
parent ac261e3e3a
commit 5b8ebbd089
3 changed files with 3 additions and 3 deletions
@@ -443,4 +443,4 @@ both get displayed as
<h2 id="license">License</h2>
<p>This document is part of the LOOT documentation.<br>
Copyright (C) 20122013 WrinklyNinja<br>
See the file <q>BOSS ReadMe.html</q> for copying conditions.
See the file <q>LOOT ReadMe.html</q> for copying conditions.
+2 -2
View File
@@ -19,8 +19,8 @@
<p>Each release of LOOT has its documentation listed below. The <q>Development</q> documentation is the latest to accompany any changes in LOOT's code since the last release.
<h4>Development</h4>
<ul>
<li><a href="dev/BOSS%20Readme.html">LOOT Readme</a>
<li><a href="dev/BOSS%20Metadata%20Syntax.html">LOOT Metadata Syntax</a>
<li><a href="dev/LOOT%20Readme.html">LOOT Readme</a>
<li><a href="dev/LOOT%20Metadata%20Syntax.html">LOOT Metadata Syntax</a>
</ul>
</div>