Browse Source

Travis CI: API documentation update at 2014-09-10 05:16:08 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
958c84c615
3 changed files with 5 additions and 5 deletions
  1. 2 2
      Docs/LuaScriptAPI.dox
  2. 2 2
      Docs/ScriptAPI.dox
  3. 1 1
      Source/Engine/.soversion

+ 2 - 2
Docs/LuaScriptAPI.dox

@@ -2,9 +2,9 @@ namespace Urho3D
 {
 
 /**
-\page LuaScriptAPI Lua Scripting API
+\page LuaScriptAPI Lua scripting API
 
-\section LuaScriptAPI_TableOfContents Table of Contents
+\section LuaScriptAPI_TableOfContents Table of contents
 
 \ref LuaScriptAPI_ClassList "Class list"<br>
 \ref LuaScriptAPI_Classes "Classes"<br>

+ 2 - 2
Docs/ScriptAPI.dox

@@ -1963,7 +1963,7 @@ namespace Urho3D
 
 \page ScriptAPI Scripting API
 
-\section ScriptAPI_TableOfContents Table of Contents
+\section ScriptAPI_TableOfContents Table of contents
 \ref ScriptAPI_ClassList "Class list"<br>
 \ref ScriptAPI_Classes "Classes"<br>
 \ref ScriptAPI_Enums "Enumerations"<br>
@@ -1971,7 +1971,7 @@ namespace Urho3D
 \ref ScriptAPI_GlobalProperties "Global properties"<br>
 \ref ScriptAPI_GlobalConstants "Global constants"<br>
 
-\section ScriptAPI_ClassList Class List
+\section ScriptAPI_ClassList Class list
 
 <a href="#Class_Animatable"><b>Animatable</b></a>
 <a href="#Class_AnimatedModel"><b>AnimatedModel</b></a>

+ 1 - 1
Source/Engine/.soversion

@@ -1 +1 @@
-0.0.13
+0.0.14