Skip to content

Commit

Permalink
Modify README.md to point to documentation.
Browse files Browse the repository at this point in the history
* Instruct where to look for the index.html file to see the documentation.
  • Loading branch information
kozlovic committed Nov 12, 2015
1 parent bbca7d9 commit fcf355d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ NATS_TEST_SERVER_EXE=c:\test\gnatsd.exe

The public API has been documented using [Doxygen](http://www.stack.nl/~dimitri/doxygen/).

You can check it [here](https://github.com/nats-io/cnats/tree/master/doc/html/index.html).
To see the documentation, point your browser to the file `index.html` in the `doc/html` directory.

The source code is also quite documented.

Expand Down

0 comments on commit fcf355d

Please sign in to comment.