This repository has been archived by the owner on Mar 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
892ddf4
commit fcbd25d
Showing
6 changed files
with
82 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Documentation | ||
|
||
## Getting Started | ||
|
||
### Installing Prerequisites | ||
|
||
First, you need to download [Sandcastle Help File Builder (SHFB)][SHFB]. This | ||
tool provides a guided installer package that allows you to properly install all | ||
components required for Sandcastle and the help file builder. Make sure you | ||
install the following components: | ||
|
||
* Sandcastle Help File Builder | ||
* At least one help compiler (HTML Help 1 or Microsoft Help 2) | ||
|
||
### Installing XML Schema Documenter | ||
|
||
After you installed SHFB make sure you reboot the machine. This is necessary to | ||
ensure all environment variables added by the installer can be accessed. Then, | ||
download and run the [XML Schema Documenter setup][XSDOC-Releases]. | ||
|
||
### Using the Plug-In | ||
|
||
In order to use the plug-in, start SHFB and add the plug-in to your project: | ||
|
||
![](XsdDocPlugin.png) | ||
|
||
In Visual Studio it looks similar: | ||
|
||
![](XsdDocVS.png) | ||
|
||
## Documentation | ||
|
||
The installation of the XML Schema Documenter plug-in comes with a comprehensive | ||
help file that explains how XML schemas can be documented. It can be found here: | ||
|
||
%ALLUSERSPROFILE%\EWSoftware\Sandcastle Help File Builder\Components and Plug-Ins\XML Schema Documenter\Help.chm | ||
|
||
You can also access the help from any of the dialogs provided by the plug-in by | ||
clicking on the question mark icon: | ||
|
||
![](XsdDocConfig.png) | ||
|
||
[SHFB]: http://shfb.codeplex.com/releases | ||
[XSDOC-Releases]: https://github.com/terrajobst/xsddoc/releases |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.