Cronos87 / love2d-docset-generator

A Love2d docset generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Love2d Docset Generator

Dependencies

BeautifulSoup4
Awesome Slugify

Install

pip install beautifulsoup4 awesome-slugify

How to generate

Create the directory for the documents:

mkdir -p love2d.docset/Contents/Resources/Documents

Then, run the python script:

python main.py

Take a coffee or a tea.

Tests

This script has been tested with Python 3.6.

About

A Love2d docset generator


Languages

Language:Python 100.0%