diff options
Diffstat (limited to 'pathod/.sources/make')
-rwxr-xr-x | pathod/.sources/make | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pathod/.sources/make b/pathod/.sources/make deleted file mode 100755 index 94648859..00000000 --- a/pathod/.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 |