summaryrefslogtreecommitdiff
path: root/docs/docs.html
AgeCommit message (Collapse)Author
2012-08-02docs: update links to the manualThomas Petazzoni
In addition to the HTML version, also publish the PDF and Text versions of our manual. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-05-30docs/docs.html: Point users to html asciidoc documentationPeter Korsgaard
Rather than the outdated buildroot.html. The asciidoc documentation is still not autogenerated from git, instead a static snapshot is made per release (like we did for /downloads/buildroot.html). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-02docs: change official IRC channel to #buildrootThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-05-21Rephrase and extend the documentation pageThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-11-15docs/docs.html: add link to doc for latest stable release as wellPeter Korsgaard
This will get copied to /downloads together with tarballs at release time. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-11-15docs/docs.html: link to main mailing list pagePeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-06-17docs/docs.html: fix mailing list linkPeter Korsgaard
As reported on IRC. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2006-11-05- point to the buildroot ML instead of the uclibc one.Bernhard Reutner-Fischer
Thanks to Thomas Lundquist for pointing this out.
2005-02-21Add a websiteEric Andersen