cmvanb / div-help-converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

div-help-converter

Converts the standard div help file into a bunch of markdown which can be then parsed by mkdocs. Very much a work in progress

Requirements

PHP: https://secure.php.net/downloads.php
mkdocs: http://www.mkdocs.org/

Running the program

Run the PHP conversion script:
php -f divdocs.php

Build the mkdocs website:
mkdocs build

Build and serve the mkdocs website locally (open 127.0.0.1:8000):
mkdocs serve

About


Languages

Language:HTML 99.9%Language:JavaScript 0.1%Language:PHP 0.0%Language:CSS 0.0%