A couple of small documentation fixes (spelling, missing characters, …).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@456 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
4
INSTALL
4
INSTALL
@@ -4,7 +4,7 @@ Open Asset Import Library (Assimp) Install
|
||||
------------------------------------------------
|
||||
|
||||
Please see the doxygen documentation to learn how to build & use Assimp.
|
||||
A CHM file is included in the SVN repos: ./doc/lib_htmp/AssimpDoc.chm.
|
||||
A CHM file is included in the SVN repos: ./doc/AssimpDoc_Html/AssimpDoc.chm.
|
||||
At least Windows should be able to read it.
|
||||
|
||||
To build the doxygen doc on your own follow these steps:
|
||||
@@ -14,7 +14,7 @@ b) ensure doxygen is in the executable search path
|
||||
c) navigate to ./doc
|
||||
d) and run 'doxygen'
|
||||
|
||||
Open the generated HTML (lib_htmp/index.html) in the browser of your choice.
|
||||
Open the generated HTML (AssimpDoc_Html/index.html) in the browser of your choice.
|
||||
Windows only: To generate the CHM doc install the 'Microsoft HTML Workshop'
|
||||
and configure the path to it in the DOXYFILE. Run doxygen again.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user