Browse Source

Travis CI: API documentation update at 2014-08-28 11:16:07 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
13595673ce
2 changed files with 1 additions and 12 deletions
  1. 0 11
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Engine/.soversion

+ 0 - 11
Docs/LuaScriptAPI.dox

@@ -78,7 +78,6 @@ namespace Urho3D
 <a href="#Class_FileSelector"><b>FileSelector</b></a>
 <a href="#Class_FileSelector"><b>FileSelector</b></a>
 <a href="#Class_FileSelectorEntry"><b>FileSelectorEntry</b></a>
 <a href="#Class_FileSelectorEntry"><b>FileSelectorEntry</b></a>
 <a href="#Class_FileSystem"><b>FileSystem</b></a>
 <a href="#Class_FileSystem"><b>FileSystem</b></a>
-<a href="#Class_FileWatcher"><b>FileWatcher</b></a>
 <a href="#Class_FocusParameters"><b>FocusParameters</b></a>
 <a href="#Class_FocusParameters"><b>FocusParameters</b></a>
 <a href="#Class_Font"><b>Font</b></a>
 <a href="#Class_Font"><b>Font</b></a>
 <a href="#Class_Frustum"><b>Frustum</b></a>
 <a href="#Class_Frustum"><b>Frustum</b></a>
@@ -2153,16 +2152,6 @@ Methods:
 - String GetUserDocumentsDir() const
 - String GetUserDocumentsDir() const
 - String GetAppPreferencesDir(const String org, const String app) const
 - String GetAppPreferencesDir(const String org, const String app) const
 
 
-<a name="Class_FileWatcher"></a>
-### FileWatcher : Object
-
-Methods:
-
-- bool StartWatching(const String pathName, bool watchSubDirs)
-- void StopWatching()
-- void AddChange(const String fileName)
-- const String GetPath() const
-
 <a name="Class_FocusParameters"></a>
 <a name="Class_FocusParameters"></a>
 ### FocusParameters
 ### FocusParameters
 
 

+ 1 - 1
Source/Engine/.soversion

@@ -1 +1 @@
-0.0.11
+0.0.12