We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b6829 commit 23c6372Copy full SHA for 23c6372
1 file changed
packages/notes.txt
@@ -0,0 +1,16 @@
1
+The required version of SHFB is located at:
2
+
3
+https://github.com/icsharpcode/SharpDevelop-Vendor/tree/master/SHFB
4
5
+Please install SandcastleHelpFileBuilder.msi from this zip.
6
7
+Before running the buildpackage.cmd, you might need to set an environment variable:
8
9
+set SHFBROOT=C:\Program Files (x86)\EWSoftware\Sandcastle Help File Builder
10
11
+*
12
13
+Publishing the NuGet package: use nuget push for the main package (necessary for automatically uploading symbols)
14
15
+http://www.symbolsource.org/Public/Wiki/Publishing
16
0 commit comments