Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update TODO
  • Loading branch information
Mouq committed Jun 17, 2014
1 parent a6ae155 commit 841c5b5
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions TODO
@@ -1,23 +1,15 @@
Definites:
htmlify.p6:
* Create and gather meta-data for subtypes for Type docs
* Generate sub-indices for subtypes, like exceptions,
subroutines, etc.
* Allow to define a routine, type, or module in any documentation, which
will allow for disambiguation pages to point to better, more
contextful docs, and for less redundancy in the docs
overall.
* Emit a warning when formatting is bad. E.g., a routine that
doesn't have a defining code block, or a page that lacks a
proper title.
* Emit a warning when the pod doesn't have a proper title or
when a language file doesn't have a description
* Figure out a way to cache and update the documentation
registry, and when to or not to regenerate individual pages.
* Write/generate a short description for the items of the indices
* Create a .tar.gz to satisfy the index page's claim that
"you can also download an offline HTML ... copy"
Interface:
* Add non-faded Camelia image for the index page
* Rewrite index page as index.pod so it can be automatically generated
* Fix redirection in app.pl to redirect to a 404 page
* Normalize the titles of the Language docs a bit
Maybes:
Expand Down

0 comments on commit 841c5b5

Please sign in to comment.