leavittx / betadocs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betadocs

How to test

  1. Install DocFX.
  2. In the betadocs folder, start the terminal and type:
docfx --serve
  1. By default the site is accessible via http://localhost:8080.

How to convert

Every folder inside the Wiki contains one or more .wiki files. These are text files with the copy-paste content from the wiki. Each .wiki is an input for the converter: Patches\WikiConverter.vl.

The converter takes a .wiki and generates .md files out of it, and also the toc.yml with the TOC for these .md files. Images are downloaded into the betadocs\img\.

About


Languages

Language:JavaScript 82.2%Language:CSS 17.8%