aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
AgeCommit message (Collapse)Author
2004-07-05Added README.netware to the release archiveDaniel Stenberg
2004-06-21removed libcurl-the-guide from the distDaniel Stenberg
2004-04-27Added LICENSE-MIXING to the release archiveDaniel Stenberg
2004-03-05'make clean' should only remove the generated html files, index.html is notDaniel Stenberg
one of them!
2004-03-02clean the html and pdf filesDaniel Stenberg
2003-11-05use roffit to make HTML from man pagesDaniel Stenberg
http://daniel.haxx.se/projects/roffit/
2003-10-17nicer pdf generationDaniel Stenberg
2003-10-13use $(NROFF), not gnroff (patch by Domenico Andreoli)Daniel Stenberg
2003-07-23SSLCERTS was moved into the docs/ directoryDaniel Stenberg
2003-02-26added index.htmlDaniel Stenberg
2002-10-14generate and include PDF versions of the docs in the release archiveDaniel Stenberg
2002-10-07added libcurl-the-guide to the distDaniel Stenberg
2002-10-03Bjorn Wiren pointed out that INSTALL was missing in the tarballsDaniel Stenberg
2002-06-25added HISTORYDaniel Stenberg
for newbies ;-)
2002-04-27Added BINDINGS, lists all available libcurl bindings as of this date.Daniel Stenberg
2002-03-07added the "known bugs" fileDaniel Stenberg
2002-03-04moved lots to the new subdir 'libcurl'Daniel Stenberg
2001-11-27greep at mindspring.com provided an index.html file that links to all theDaniel Stenberg
existing HTML documents. It makes it easier to browse all the docs with your browser.
2001-11-07Added VERSIONS that explains about the (lib)curl version numbersDaniel Stenberg
2001-09-17curl_easy_duphandle is newDaniel Stenberg
2001-08-28automake 1.5 complained on my SUFFIXES line!Daniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-21added a 'html' target that builds HTML versions from the man page sources.Daniel Stenberg
It requires 'gnroff' and 'man2html' for now. 'make html' will be invoked by the 'maketgz' script and the HTML files are included in release archives.
2001-06-21libcurl.5 is renamed to libcurl.3Daniel Stenberg
2001-05-29moved list of authors to the separate THANKS file and added that to theDaniel Stenberg
release archive
2001-05-28curl_global_cleanup and curl_global_init added to the familyDaniel Stenberg
2001-04-23curl_printf became curl_mprintfDaniel Stenberg
2001-04-22added missing (new) man pagesDaniel Stenberg
2001-04-18Added curl-config.1Daniel Stenberg
2001-03-22added escape and unescape man pagesDaniel Stenberg
2001-01-08adjusted to work with automake 'make dist'Daniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2000-10-02Added curl_easy_getinfo.3Daniel Stenberg
2000-07-29for install and moreDaniel Stenberg