@cyco77/pptb-plugin-documentation-generator 0.2.0 → 0.4.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/README.md +4 -4
- package/dist/assets/{index-CznURK_N.js → index-CnAdUmgx.js} +1 -1
- package/dist/index.html +1 -1
- package/npm-shrinkwrap.json +146 -98
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
# Plugin Documentation Generator
|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<img src="icon/plugin-documentation_small.png" alt="Plugin Documentation Generator Logo" width="314" height="150">
|
|
4
|
+
<img src="https://raw.githubusercontent.com/cyco77/pptb-plugin-documentation-generator/main/icon/plugin-documentation_small.png" alt="Plugin Documentation Generator Logo" width="314" height="150">
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
A Power Platform
|
|
8
|
+
A Power Platform Toolbox (PPTB) plugin for viewing and documenting Dynamics 365 plugin assemblies and steps. This tool provides an intuitive interface to explore plugin configurations and export documentation in multiple formats.
|
|
9
9
|
</p>
|
|
10
10
|
|
|
11
11
|
## Screenshots
|
|
12
12
|
|
|
13
13
|
### Dark Theme
|
|
14
14
|
|
|
15
|
-

|
|
15
|
+

|
|
16
16
|
|
|
17
17
|
### Light Theme
|
|
18
18
|
|
|
19
|
-

|
|
19
|
+

|
|
20
20
|
|
|
21
21
|
## Features
|
|
22
22
|
|