Papers page will now include selected thoughts

The hash abbreviations are the filenames within docs/papers/thoughts
master
Mike Gerwitz 2013-06-02 12:01:46 -04:00
parent 48532359bd
commit 9a479c340c
4 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ thoughts:
%.html: %.pg docs/papers/.list
$(repo2html) -icontent -ftools/extfmt <$< >$@
docs/papers/.list: $(articles)
docs/papers/.list: thoughts $(articles)
echo "$(articles)" | tr ' ' '\n' | tools/doclist >$@
pages: $(pages)

View File

View File

View File