rdmenezes / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

Can't find index.html in the folder doc/html #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.checkout the source from SVN repository
2.open index.html in the root folder
3.the web browser complains it can't find the file - doc/html/index.html

What is the expected output? What do you see instead?
I should can read the document in the web browser. But it only displayed an 
error message instead.

What version of CrashRpt are you using?
1.3.1

What is your version of Visual Studio?
2005

What is your version of Windows operating system?
Win7

Please provide any additional information below.

Original issue reported on code.google.com by conrad1...@gmail.com on 12 Mar 2012 at 8:34

GoogleCodeExporter commented 9 years ago
When you check out the code from SVN, there is no documentation generated. You 
have to generate it yourself with doxygen tool.

It is recommended that you download the latest release archive from Downloads 
page instead of checking out the code from SVN. The code in SVN may be unstable.

Original comment by zexspect...@gmail.com on 12 Mar 2012 at 10:35