Descriptiongodoc: don't show directories w/o packages in flat dir mode
The main change is simple: Both the Directory and DirEntry
struct have an extra field 'HasPkg' indicating whether the
directory contains any package files. The remaining changes
are more comments and adjustments to the template files.
Fixes issue 3121.
Patch Set 1 #Patch Set 2 : diff -r 81084c0ed4e8 https://code.google.com/p/go #Patch Set 3 : diff -r 81084c0ed4e8 https://code.google.com/p/go #
Total comments: 12
Patch Set 4 : diff -r f3f83fcdabfb https://code.google.com/p/go #Patch Set 5 : diff -r f3f83fcdabfb https://code.google.com/p/go #Patch Set 6 : diff -r f3f83fcdabfb https://code.google.com/p/go #
MessagesTotal messages: 7
|