Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Build documentation
run: |
Copy-Item ${{ github.workspace }}\CommonTools\website\* -Destination ${{ github.workspace }}\src\documentation\ -Force -Recurse -Verbose
Copy-Item ${{ github.workspace }}\CommonTools\website\en\* -Destination ${{ github.workspace }}\src\documentation\ -Force -Recurse -Verbose
cd src\documentation
docfx

Expand Down
79 changes: 60 additions & 19 deletions docs/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,67 @@
<li>
<a href="https://github.com/masesgroup/NetPDF/issues/" name="" title="Issues">Issues</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Open source projects <span class="caret"></span></a>
<ul class="dropdown-menu level2">
<li><a href="https://masesgroup.github.io/JNet/">JNet</a></li>
<li><a href="https://masesgroup.github.io/KNet/">KNet</a></li>
<li><a href="https://masesgroup.github.io/KEFCore/">KEFCore</a></li>
<li><a href="https://masesgroup.github.io/JCOReflector/">JCOReflector</a></li>
<li><a href="https://masesgroup.github.io/NuReflector/">NuReflector</a></li>
<li><a href="https://masesgroup.github.io/DataDistributionManager/">DataDistributionManager</a></li>
<li><a href="https://masesgroup.github.io/CLIParser/">CLIParser</a></li>
<li><a href="https://masesgroup.github.io/JCOSWTBridge/">JCO SWT Bridge</a></li>
</ul>
<li>
<span class="expand-stub"></span>
<a>Open source projects</a>

<ul class="nav level2">
<li>
<a href="https://masesgroup.com/en/open_source/index.html" name="" title="Introduction">Introduction</a>
</li>
<li>
<a href="https://netdroid.masesgroup.com/" name="" title="Netdroid">Netdroid</a>
</li>
<li>
<a href="https://jnet.masesgroup.com/" name="" title="JNet">JNet</a>
</li>
<li>
<a href="https://knet.masesgroup.com/" name="" title="KNet">KNet</a>
</li>
<li>
<a href="https://kefcore.masesgroup.com/" name="" title="KEFCore">KEFCore</a>
</li>
<li>
<a href="https://netpdf.masesgroup.com/" name="" title="NetPDF">NetPDF</a>
</li>
<li>
<a href="https://plconnet.masesgroup.com/" name="" title="PLCOnNet">PLCOnNet</a>
</li>
<li>
<a href="https://jcoreflector.masesgroup.com/" name="" title="JCOReflector">JCOReflector</a>
</li>
<li>
<a href="https://nureflector.masesgroup.com/" name="" title="NuReflector">NuReflector</a>
</li>
<li>
<a href="https://ddm.masesgroup.com" name="" title="DataDistributionManager">DataDistributionManager</a>
</li>
<li>
<a href="https://cliparser.masesgroup.com/" name="" title="CLIParser">CLIParser</a>
</li>
<li>
<a href="https://jnetswt.masesgroup.com/" name="" title="JCO SWT Bridge">JCO SWT Bridge</a>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Other products <span class="caret"></span></a>
<ul class="dropdown-menu level2">
<li><a href="https://masesgroup.github.io/sinapse/">Sinapse Platform</a></li>
<li><a href="https://masesgroup.github.io/JCOBridge/">JCOBridge</a></li>
<li><a href="https://masesgroup.github.io/KNetOPC/">KNetOPC</a></li>
</ul>
<li>
<span class="expand-stub"></span>
<a>Other products</a>

<ul class="nav level2">
<li>
<a href="https://masesgroup.com/en/products/index.html" name="" title="Introduction">Introduction</a>
</li>
<li>
<a href="https://masesgroup.com/en/products/sinapse.html" name="" title="Sinapse">Sinapse</a>
</li>
<li>
<a href="https://masesgroup.com/en/products/jcobridge.html" name="" title="JCOBridge">JCOBridge</a>
</li>
<li>
<a href="https://masesgroup.com/en/products/knetopc.html" name="" title="KNet for OPC">KNet for OPC</a>
</li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">External links <span class="caret"></span></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/toc.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

{"items":[{"name":"Articles","href":"articles/intro.html","tocHref":"articles/toc.html","topicHref":"articles/intro.html"},{"name":".NET API Documentation","href":"api/index.html","tocHref":"api/toc.html","topicHref":"api/index.html","homepage":"api/index.html"},{"name":"Browse repository","href":"https://github.com/masesgroup/NetPDF","topicHref":"https://github.com/masesgroup/NetPDF"},{"name":"Releases","href":"https://github.com/masesgroup/NetPDF/releases/","topicHref":"https://github.com/masesgroup/NetPDF/releases/"},{"name":"Issues","href":"https://github.com/masesgroup/NetPDF/issues/","topicHref":"https://github.com/masesgroup/NetPDF/issues/"},{"name":"Open source projects","items":[{"name":"JNet","href":"https://masesgroup.github.io/JNet/","topicHref":"https://masesgroup.github.io/JNet/"},{"name":"KNet","href":"https://masesgroup.github.io/KNet/","topicHref":"https://masesgroup.github.io/KNet/"},{"name":"KEFCore","href":"https://masesgroup.github.io/KEFCore/","topicHref":"https://masesgroup.github.io/KEFCore/"},{"name":"JCOReflector","href":"https://masesgroup.github.io/JCOReflector/","topicHref":"https://masesgroup.github.io/JCOReflector/"},{"name":"NuReflector","href":"https://masesgroup.github.io/NuReflector/","topicHref":"https://masesgroup.github.io/NuReflector/"},{"name":"DataDistributionManager","href":"https://masesgroup.github.io/DataDistributionManager/","topicHref":"https://masesgroup.github.io/DataDistributionManager/"},{"name":"CLIParser","href":"https://masesgroup.github.io/CLIParser/","topicHref":"https://masesgroup.github.io/CLIParser/"},{"name":"JCO SWT Bridge","href":"https://masesgroup.github.io/JCOSWTBridge/","topicHref":"https://masesgroup.github.io/JCOSWTBridge/"}],"dropdown":true},{"name":"Other products","items":[{"name":"Sinapse Platform","href":"https://masesgroup.github.io/sinapse/","topicHref":"https://masesgroup.github.io/sinapse/"},{"name":"JCOBridge","href":"https://masesgroup.github.io/JCOBridge/","topicHref":"https://masesgroup.github.io/JCOBridge/"},{"name":"KNetOPC","href":"https://masesgroup.github.io/KNetOPC/","topicHref":"https://masesgroup.github.io/KNetOPC/"}],"dropdown":true},{"name":"External links","items":[{"name":"Sinapse Platform Official site","href":"https://www.sinapsesystem.com","topicHref":"https://www.sinapsesystem.com"},{"name":"JCOBridge Official site","href":"https://www.jcobridge.com","topicHref":"https://www.jcobridge.com"}],"dropdown":true},{"name":"MASES Group global and contacts","href":"https://masesgroup.com","topicHref":"https://masesgroup.com"}]}
{"items":[{"name":"Articles","href":"articles/intro.html","tocHref":"articles/toc.html","topicHref":"articles/intro.html"},{"name":".NET API Documentation","href":"api/index.html","tocHref":"api/toc.html","topicHref":"api/index.html","homepage":"api/index.html"},{"name":"Browse repository","href":"https://github.com/masesgroup/NetPDF","topicHref":"https://github.com/masesgroup/NetPDF"},{"name":"Releases","href":"https://github.com/masesgroup/NetPDF/releases/","topicHref":"https://github.com/masesgroup/NetPDF/releases/"},{"name":"Issues","href":"https://github.com/masesgroup/NetPDF/issues/","topicHref":"https://github.com/masesgroup/NetPDF/issues/"},{"name":"Open source projects","includedFrom":"~/open_source/toc.yml","items":[{"name":"Introduction","href":"https://masesgroup.com/en/open_source/index.html","topicHref":"https://masesgroup.com/en/open_source/index.html"},{"name":"Netdroid","href":"https://netdroid.masesgroup.com/","topicHref":"https://netdroid.masesgroup.com/"},{"name":"JNet","href":"https://jnet.masesgroup.com/","topicHref":"https://jnet.masesgroup.com/"},{"name":"KNet","href":"https://knet.masesgroup.com/","topicHref":"https://knet.masesgroup.com/"},{"name":"KEFCore","href":"https://kefcore.masesgroup.com/","topicHref":"https://kefcore.masesgroup.com/"},{"name":"NetPDF","href":"https://netpdf.masesgroup.com/","topicHref":"https://netpdf.masesgroup.com/"},{"name":"PLCOnNet","href":"https://plconnet.masesgroup.com/","topicHref":"https://plconnet.masesgroup.com/"},{"name":"JCOReflector","href":"https://jcoreflector.masesgroup.com/","topicHref":"https://jcoreflector.masesgroup.com/"},{"name":"NuReflector","href":"https://nureflector.masesgroup.com/","topicHref":"https://nureflector.masesgroup.com/"},{"name":"DataDistributionManager","href":"https://ddm.masesgroup.com","topicHref":"https://ddm.masesgroup.com"},{"name":"CLIParser","href":"https://cliparser.masesgroup.com/","topicHref":"https://cliparser.masesgroup.com/"},{"name":"JCO SWT Bridge","href":"https://jnetswt.masesgroup.com/","topicHref":"https://jnetswt.masesgroup.com/"}]},{"name":"Other products","includedFrom":"~/products/toc.yml","items":[{"name":"Introduction","href":"https://masesgroup.com/en/products/index.html","topicHref":"https://masesgroup.com/en/products/index.html"},{"name":"Sinapse","href":"https://masesgroup.com/en/products/sinapse.html","topicHref":"https://masesgroup.com/en/products/sinapse.html"},{"name":"JCOBridge","href":"https://masesgroup.com/en/products/jcobridge.html","topicHref":"https://masesgroup.com/en/products/jcobridge.html"},{"name":"KNet for OPC","href":"https://masesgroup.com/en/products/knetopc.html","topicHref":"https://masesgroup.com/en/products/knetopc.html"}]},{"name":"External links","items":[{"name":"Sinapse Platform Official site","href":"https://www.sinapsesystem.com","topicHref":"https://www.sinapsesystem.com"},{"name":"JCOBridge Official site","href":"https://www.jcobridge.com","topicHref":"https://www.jcobridge.com"}],"dropdown":true},{"name":"MASES Group global and contacts","href":"https://masesgroup.com","topicHref":"https://masesgroup.com"}]}