aboutsummaryrefslogtreecommitdiffstats
path: root/.sources/make
diff options
context:
space:
mode:
Diffstat (limited to '.sources/make')
-rw-r--r--.sources/make5
1 files changed, 0 insertions, 5 deletions
diff --git a/.sources/make b/.sources/make
deleted file mode 100644
index 94648859..00000000
--- a/.sources/make
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-pygmentize -f html ../examples/test_context.py > ../pathod/templates/examples_context.html
-pygmentize -f html ../examples/test_setup.py > ../pathod/templates/examples_setup.html
-pygmentize -f html ../examples/test_setupall.py > ../pathod/templates/examples_setupall.html
-pygmentize -f html ../examples/pathod_pathoc.py > ../pathod/templates/pathod_pathoc.html