cocoadocs.org icon indicating copy to clipboard operation
cocoadocs.org copied to clipboard

Delete download and local docset after deploying a documentation

Open kylef opened this issue 11 years ago • 2 comments

These are starting to build-up:

$ ls -l /Users/orta/cocoadocs.org/activity/download | wc
    1457   13106   90205
$ ls -l /Users/orta/cocoadocs.org/activity/docsets | wc
    5802   52211  357080

1457 directories of download (+ versions inside) and 5802 for dockets.

kylef avatar Oct 03 '14 11:10 kylef

odd, I'm pretty sure I had code in for deleting these.

orta avatar Oct 04 '14 06:10 orta

I think it may have been broken due to separation between cocoadocs.rb and server.rb. Haven't fully checked yet.

kylef avatar Oct 04 '14 07:10 kylef