
27 Jan
2006
27 Jan
'06
5:08 p.m.
On 1/27/06, Marco Antoniotti <marcoxa@cs.nyu.edu> wrote:
What is the public_html directory? Is it the documentation of the cl-irc project?
Every project has a /project/<project-name>/public_html directory. Whatever you put in there is what shows up as http://common-lisp.net/project/<project-name>. In addition, many projects add their public_html directory as a module in their repositories so it's versioned. Erik.