#301: Convert files to UTF-8
-----------------------+-----------------------
Reporter: levill_r | Owner: levill_r
Type: task | Status: new
Priority: trivial | Milestone: Olena 2.1
Component: Olena | Version: 2.0
Resolution: | Keywords:
-----------------------+-----------------------
Description changed by levill_r:
Old description:
Convert the remaining files encoded in Latin-1 to
UTF-8.
New description:
Convert the remaining files encoded in Latin-1 to UTF-8.
Don't forget to look for files generated in Latin-1. For instance, `make`
executes this command in the `doc/` directory (maybe on behalf of
Doxygen):
{{{
rst2html --input-encoding=latin1 --output-encoding=latin1 \
--stylesheet-path=../../doc/doxygen.css --link-stylesheet \
../../AUTHORS >contributors.html
}}}
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/301#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform