@microsoft/type2docfx 2.1.1-dev.1679263.0 → 2.1.1-dev.1683944.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.version/PipelineAssemblyInfo.cs +3 -3
- package/.version/PipelineAssemblyInfo.h +3 -3
- package/.version/build.number.info +1 -1
- package/.version/commit.version.info +1 -1
- package/.version/numeric.fileversion.info +1 -1
- package/.version/numeric.fileversion.info.noleadingzeros +1 -1
- package/.version/numeric.packageversion.info +1 -1
- package/.version/revision.number.info +1 -1
- package/.version/semantic.fileversion.info +1 -1
- package/.version/semantic.packageversion.info +1 -1
- package/.version/versions.xml +1 -1
- package/README.md +8 -0
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
|
@@ -5,6 +5,6 @@
|
|
|
5
5
|
// --------------------------------------------------------------------
|
|
6
6
|
|
|
7
7
|
using System.Reflection;
|
|
8
|
-
[assembly: AssemblyVersion("1.0.
|
|
9
|
-
[assembly: AssemblyFileVersion("1.0.
|
|
10
|
-
[assembly: AssemblyInformationalVersion("1.0.
|
|
8
|
+
[assembly: AssemblyVersion("1.0.02654.298")]
|
|
9
|
+
[assembly: AssemblyFileVersion("1.0.02654.298")]
|
|
10
|
+
[assembly: AssemblyInformationalVersion("1.0.02654.298")]
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
// </auto-generated>
|
|
5
5
|
// --------------------------------------------------------------------
|
|
6
6
|
|
|
7
|
-
#define ASSEMBLY_VERSION "1.0.
|
|
8
|
-
#define ASSEMBLY_FILE_VERSION "1.0.
|
|
9
|
-
#define ASSEMBLY_INFORMATIONAL_VERSION "1.0.
|
|
7
|
+
#define ASSEMBLY_VERSION "1.0.02654.298"
|
|
8
|
+
#define ASSEMBLY_FILE_VERSION "1.0.02654.298"
|
|
9
|
+
#define ASSEMBLY_INFORMATIONAL_VERSION "1.0.02654.298"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
02654
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
4f36c5d4
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.02654.298
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.2654.298
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.02654298
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
298
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.02654.298
|
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.02654298
|
package/.version/versions.xml
CHANGED
package/README.md
CHANGED
|
@@ -47,6 +47,14 @@ Input a valid input that `npm install` can leverage (a tarball file)
|
|
|
47
47
|
type2docfx c:/typescript-4.8.4.tgz out
|
|
48
48
|
```
|
|
49
49
|
|
|
50
|
+
## How to debug
|
|
51
|
+
1. Find .npmrc file in top level directory, and comment out all the lines in .npmrc.
|
|
52
|
+
2. Run `npm install`.
|
|
53
|
+
3. In `.vscode` folder, find `launch.json` file and change the package name to the one you want to debug with.
|
|
54
|
+
4. The entry of type2docfx is in `./src/main.ts`. In `main.ts`, it is a good start to put breakpoints and start debuging.
|
|
55
|
+
5. Press `ctl + shift + D` to enter the run and debug section of vscode.
|
|
56
|
+
6. At the top left of run and debug section, pick the configuration you edited in step 3, and click run.
|
|
57
|
+
|
|
50
58
|
## Other
|
|
51
59
|
|
|
52
60
|
This tool will install the input package into the system temp folder. If this brings any issue, try to change the TEMP/TMP environment variable to use another folder.
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/type2docfx",
|
|
3
|
-
"version": "2.1.1-dev.
|
|
3
|
+
"version": "2.1.1-dev.1683944.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@microsoft/type2docfx",
|
|
9
|
-
"version": "2.1.1-dev.
|
|
9
|
+
"version": "2.1.1-dev.1683944.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"commander": "^9.4.1",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@microsoft/type2docfx",
|
|
3
|
-
"version": "2.1.1-dev.
|
|
3
|
+
"version": "2.1.1-dev.1683944.0",
|
|
4
4
|
"description": "A tool to convert json format output from TypeDoc to schema driven reference model for DocFx to consume.",
|
|
5
5
|
"main": "./dist/main.js",
|
|
6
6
|
"bin": {
|