summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2017-01-01 19:27:47 -0800
committerRuss Allbery <rra@cpan.org>2017-01-01 19:27:47 -0800
commit6a3989884804dd4f4b08c9c527bb9e48b7cfb5c6 (patch)
tree07c3ffe1acdb12c76eb4a3174229753abe1b49ad /TODO
parent2a4c419c06cecf68f67e56e99934833bdc316833 (diff)
Add a bunch more TODO items from my notes
Diffstat (limited to 'TODO')
-rw-r--r--TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4f611ee..466e0cb 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,24 @@ Metadata required for release:
* License overrides for build-license
* Default license for build-license
+Additional output:
+
+* Per-package RSS files from NEWS, excluding unreleased versions
+* Generate external pointer files for spin for package documentation
+* Update my software index
+* Update my web site sitemap
+* Set Open HUB metadata from package metadata via API
+
DocKnot itself:
+* Pull the version number of a package from a single source
+* Pull the synopsis for a Perl module from the Perl build system
* Document the metadata format
+* Incorporate spin into this package (and rewrite as Perl modules)
+* Incorporate cvs2xhtml into this package
+* Incorporate faq2html into this package (and rewrite as a Perl module)
+* Incorporate release into this package
+* Incorporate check-dist into release and automatically run it
+* Automatically run build-license during the release process
+* Incorporate build-license into this package (and rewrite as a Perl module)
+* Add metadata files and overrides to build-license