Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 606 Bytes

File metadata and controls

15 lines (10 loc) · 606 Bytes

GitHub Wiki automation tools

This repository contains code that can be used to automate maintenance of GitHub wiki pages. The code is written in Python and is intended to be used with GitHub Actions. See the examples folder for examples of how to use the code.

Currently implemented features:

  1. Automatic table of contents.
  2. Automatic backlinks.

Please see the wiki for details on how to use this.