minor docs fixes

This commit is contained in:
Tommy Parnell
2016-05-21 14:27:47 -04:00
parent 3d21fe9728
commit 25fd53d3f5
3 changed files with 7 additions and 3 deletions

View File

@@ -44,4 +44,8 @@ Searching shodan requires you to build up queries, and facets to make it easier
);
```
```
## APi Docs
You can find doxygen docs [here](http://shodan-csharp-docs.azurewebsites.net/)

View File

@@ -933,7 +933,7 @@ USE_MDFILE_AS_MAINPAGE =
# also VERBATIM_HEADERS is set to NO.
# The default value is: NO.
SOURCE_BROWSER = YES
SOURCE_BROWSER = NO
# Setting the INLINE_SOURCES tag to YES will include the body of functions,
# classes and enums directly into the documentation.

View File

@@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
/*! \mainpage Shodan.Net
* Shodan.net is a simple c# implementation of the shodan api
* Shodan.net is missing the streams api, but it will come soon. Most of the action occurs in ShodanClient.cs
* Shodan.net is missing the streams api, but it will come soon. Most of the action occurs in Shodan.Net.ShodanClient
*/
// General Information about an assembly is controlled through the following