c4rlo / vimhelp

Google App Engine based project which regularly generates HTML versions of the Vim help files
https://vimhelp.org
MIT License
83 stars 9 forks source link
vim

vimhelp.org

This is the code behind the https://vimhelp.org website. It runs on Google App Engine.

To make testing and deploying easier, a tasks.py file exists for use with the Invoke tool (which is similar in spirit to Make).

Generating static pages

To generate static HTML pages instead of running on Google App Engine:

License

This code is made freely available under the MIT License (see file LICENSE).