Skip to content

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