Translate : README and footer pages

This commit is contained in:
Seb2lyon 2021-05-12 05:37:19 +02:00
parent f76469a435
commit e035e57d5c
2 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,6 @@
To generate documentation, use doxygen. Pour générer la documentation, utilisez doxygen.
Get the latest Doxygen source code from https://github.com/doxygen/doxygen Obtenez le dernier code source de Doxygen sur https://github.com/doxygen/doxygen
Command: doxygen DoxyFile
NOTE: Paths in the DoxyFile are relative to the PWD. Command: doxygen
DoxyFile
NOTE: Les chemins vers DoxyFile sont des chemins relatifs.

View File

@ -1,6 +1,6 @@
<hr/> <hr/>
<p><i>Copyright &#169; 2012-2021 Basis Technology. Generated on $date<br/> <p><i>Copyright &#169; 2012-2021 Basis Technology. Généré le $date<br/>
This work is licensed under a Cette documentation est sous licence
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>. <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 United States License</a>.
</i></p> </i></p>
</body> </body>