Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python3
# NOT WORKING with python2 !!!
# inspired from https://gist.github.com/zamber/af5086cb9c097be5c002
import os
import re
import yaml
# Config
root_doc_dir = 'docs'