Commit Graph

24 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
389f398956 more cleaning 2021-04-29 11:07:57 +02:00
Antoine Vandevenne (anv)
8beab6ba56 Merge branch '12.0-one-doc-edi' of github.com:odoo/documentation-user into 12.0-one-doc-edi 2021-04-28 15:56:08 +02:00
Victor Feyens
4ec450d64a [IMP][PERF] Parallelize documentation build 2021-04-28 13:47:01 +02:00
Antoine Vandevenne (anv)
379e948312 add more testing make rules 2021-04-28 12:26:21 +02:00
Antoine Vandevenne (anv)
3316ac780a allow multi-version and multi-lang in local 2021-04-27 17:37:13 +02:00
Antoine Vandevenne (anv)
bccdd11398 remove support for windows in Makefile 2021-04-27 15:48:32 +02:00
Antoine Vandevenne (anv)
118a2e6918 Makefile: fix l10n rule 2021-04-27 15:10:00 +02:00
Antoine Vandevenne (anv)
e09ed26d8d small Makefile update 2021-04-26 16:53:25 +02:00
Victor Feyens
41937c4016 [MOV] legal page to the root content level 2021-03-18 16:33:10 +01:00
Victor Feyens
f378bffcfe POC: bring back latex build for legal page documents
* needs some specific installed apt packages
* still has a hack to make links work in local - to debate
2021-03-15 14:25:32 +01:00
Antoine Vandevenne (anv)
7ecdf9d8fe build localized content in appropriate dir 2021-03-10 16:48:35 +01:00
Elisabeth Dickinson
ad11ec0a7e add static css to make static 2021-03-04 16:48:51 +01:00
Elisabeth Dickinson
6bb05c41fe Makefile fix 2021-02-26 17:35:53 +01:00
Antoine Vandevenne (anv)
72278a1210 add 'master' to doc versions 2021-02-22 17:12:48 +01:00
Antoine Vandevenne (anv)
9462e83946 add temporary 'make static' command to only copy static files 2021-02-19 17:16:45 +01:00
Antoine Vandevenne (anv)
673777a48c add accordion logic to menu 2021-02-19 14:01:26 +01:00
Antoine Vandevenne (anv)
c1f2fc9cd3 refactor versions and languages switchers logic + canonical urls + Makefile 2021-02-01 15:07:12 +01:00
Antoine Vandevenne (anv)
d3ab54bb07 sort conf.py sections 2021-01-29 09:27:18 +01:00
Antoine Vandevenne (anv)
ebc3e70d0f [APOCALYPSE] Merge all documentations and add a new homemade theme
Co-authored-by: Victor Feyens (vfe) <vfe@odoo.com>
Co-authored-by: Elisabeth Dickinson (edi) <edi@odoo.com>
Co-authored-by: Antoine Vandevenne (anv) <anv@odoo.com>
2021-01-28 19:05:48 +01:00
nKlapatch
be47d7c8bd [FIX] *: typos, wording 2019-09-16 15:49:04 +02:00
Olivier Dony
5cadce2993 [IMP] latex: copy PDF files next to HTML output
For local use/testing mostly.
2016-05-25 23:27:55 +02:00
Martin Trigaux
c0098583eb [ADD] Modify build scripts to enable translations
New command make i18nhtml to add parameter LANG=...

e.g. make LANG=fr i18nhtml
2015-11-03 13:50:27 +01:00
Xavier Morel
8ff66c5b48 [IMP] integrate less compilation to base makefile
* should not be invoked when just editing documentation (and not
  touching less files) due to make dependency checking
* requires lessc on the path
* not sure it works for subfiles of main less file? May need
  improvements there
2015-07-20 13:43:27 +02:00
Xavier Morel
0ab12904e1 [ADD] initial closing
todo: chart of accounts thing
2015-02-11 09:22:56 +01:00