Skip to content

This library is related to CSharpToJavaScript for generating xml docs from MDN

Notifications You must be signed in to change notification settings

TiLied/GenDocsLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenDocsLib

This library is related to CSharpToJavaScript for generating xml docs from MDN.

How to use

GenDocs genDocs = new();
await genDocs.GenerateDocs("FULL PATH FOR FOLDER OF DOCS", "FULL PATH FOR OUTPUT XML FILES");

Some Todos

Related Repository

CSharpToJavaScript library: https://github.com/TiLied/CSharpToJavaScript

CLI for library: https://github.com/TiLied/CSTOJS_CLI

VS Code Extension using CLI: https://github.com/TiLied/CSTOJS_VSCode_Ext

VS Extension using CLI: https://github.com/TiLied/CSTOJS_VS_Ext

Website/documentation: https://github.com/TiLied/CSTOJS_Pages

Thanks for packages and content <3

Markdig nuget package

MDN-content for js docs

About

This library is related to CSharpToJavaScript for generating xml docs from MDN

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages