Skip to content

A simple library that gives the programmer the power to let the user browse an online help file, using an offline file as backup if internet access is unavailable.

License

Notifications You must be signed in to change notification settings

NJAldwin/HelpBrowser

Repository files navigation

Help Browser

A simple library that gives the programmer the power to let the user browse an online help file, using an offline file as backup if internet access is unavailable.

Usage

new ShakenSW.HelpBrowser.HelpBrowser(@"http://www.google.com/", @"file:///C:/test.html").ShowDialog();

License

Licensed under the MIT License. See LICENSE for details.

About

A simple library that gives the programmer the power to let the user browse an online help file, using an offline file as backup if internet access is unavailable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages