Skip to content

TrueCrimeAudit/AutoHotkeyDocs

 
 

Repository files navigation

AutoHotkey Documentation Wiki

This repository contains Markdown sources for the AutoHotkey documentation. The restore_backlinks.py script fixes links that still point to the original .htm files. Only local links are rewritten; external URLs are left untouched. To publish the documentation as a GitHub Wiki:

  1. Run python restore_backlinks.py to update all backlinks.
  2. Clone your repository's wiki: git clone https://github.com/<USER>/<REPO>.wiki.git.
  3. Execute python prepare_wiki.py ../<REPO>.wiki to copy the Markdown files into the wiki directory. index.md will be renamed to Home.md automatically.
  4. Commit and push the wiki repository.

The wiki will then contain working intra-page links and can be browsed directly on GitHub.

About

Documentation for AutoHotkey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.4%
  • Other 0.6%