summaryrefslogtreecommitdiff
path: root/xml.go
AgeCommit message (Collapse)Author
8 daysfeat: prettify stats when figure was passed in as 0demo
The code understands 0 as "no limit", but I want to convey the no-limit concept to readers of the file who don't have a notion of how the program works. So I convert 0 to ∞ in the string output here.
8 daysfeat: place comment before URL listingdemo
There could be a lot of URLs, so this should be more user-friendly.
8 daysfeat: add comment logging maxDepth and maxURLs inside xml outputdemo
8 daysfeat: add header to xml outputdemo
8 dayswip: generate rough draft of sitemapdemo