diff options
Diffstat (limited to 'project/complexity.yml')
-rw-r--r-- | project/complexity.yml | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/project/complexity.yml b/project/complexity.yml index 2a93b73..6a2374e 100644 --- a/project/complexity.yml +++ b/project/complexity.yml @@ -10,33 +10,34 @@ output_dir: "../www" # I don't know why the hell anyone thought hiding the .html was a good idea. # Was this the same person who thought hiding file extensions on Windows was a good plan? unexpanded_templates: - - "about.html" - - "adapad.html" - - "deckconv.html" - - "fltkada.html" - - "grasp.html" - - "integral.html" - - "links.html" - - "packrat.html" - - "sokoban.html" - - "steelman.html" - - "stvcount.html" - - "sunset.html" - - "sydneyrail.html" - - "thue2a.html" - - "tags.html" - - "tags/application.html" - - "tags/binding.html" - - "tags/compsci.html" - - "tags/copyright.html" - - "tags/esoteric.html" - - "tags/language.html" - - "tags/legal.html" - - "tags/library.html" - - "tags/maps.html" - - "tags/mathematics.html" - - "tags/politics.html" - - "tags/programming.html" - - "tags/transport.html" - - "tags/videogames.html" + - "about.xhtml" + - "adapad.xhtml" + - "deckconv.xhtml" + - "fltkada.xhtml" + - "grasp.xhtml" + - "index.xhtml" + - "integral.xhtml" + - "links.xhtml" + - "packrat.xhtml" + - "sokoban.xhtml" + - "steelman.xhtml" + - "stvcount.xhtml" + - "sunset.xhtml" + - "sydneyrail.xhtml" + - "thue2a.xhtml" + - "tags.xhtml" + - "tags/application.xhtml" + - "tags/binding.xhtml" + - "tags/compsci.xhtml" + - "tags/copyright.xhtml" + - "tags/esoteric.xhtml" + - "tags/language.xhtml" + - "tags/legal.xhtml" + - "tags/library.xhtml" + - "tags/maps.xhtml" + - "tags/mathematics.xhtml" + - "tags/politics.xhtml" + - "tags/programming.xhtml" + - "tags/transport.xhtml" + - "tags/videogames.xhtml" |