
* HACKING (Required Software): Here. --- ChangeLog | 6 ++++++ HACKING | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6db62bf..3537bea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2013-06-18 Roland Levillain <roland@lrde.epita.fr> + Mention bibtex2html and bib2bib as documentation build dependencies. + + * HACKING (Required Software): Here. + +2013-06-18 Roland Levillain <roland@lrde.epita.fr> + Require bibtex2html 1.95 and bib2bib 1.95. * bootstrap: Here. diff --git a/HACKING b/HACKING index f453ef0..992ec81 100644 --- a/HACKING +++ b/HACKING @@ -1,4 +1,4 @@ -Copyright (C) 2009, 2010 EPITA Research and Development Laboratory (LRDE) +Copyright (C) 2009, 2010, 2013 EPITA Research and Development Laboratory (LRDE) This file is part of Olena. @@ -83,7 +83,10 @@ the following extra programs if you want to work on the Olena project. - HeVeA 1.10 - - LaTeX2HTML (or at minimum, its `html.sty' style file). + - LaTeX2HTML (or at minimum, its `html.sty' style file), + + - bibtex2html 1.95 or higher (at least the bibtex2html and + bib2bib tools). Note that `bootstrap' checks for the presence of most of these tools. -- 1.7.10.4