diff options
Diffstat (limited to 'brep/list')
-rw-r--r-- | brep/list | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/brep/list b/brep/list new file mode 100644 index 0000000..5455aeb --- /dev/null +++ b/brep/list @@ -0,0 +1,8 @@ +- Dependency graph on package version details page [idea] + + We could pre-generate images of (transitive) package dependencies and then + show it on the page. There are tools to do that (see, e.g., how Doxygen does + it). + + In a similar vein we could generate such an image for all the packages. + Probably mostly for entertainment. |