Skip to content

Tools to add missing features to GitHub wikis

Notifications You must be signed in to change notification settings

umonkey/github-wiki-tools

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.