Commit Graph

8 Commits

Author SHA1 Message Date
youben11
698bd28104 ci: refactor docker images and CI jobs
use a single docker image for all testing environments
unify some CI jobs on this single environment
also parameterize the build of the doc, which no longer have a hardcoded
path for the compiler build directory
2022-09-13 15:18:15 +01:00
youben11
583d5edf00 docs: fix docs generation
compiler directory had to be created for symlinks
2022-04-04 09:15:31 +01:00
Mayeul@Zama
c33daaf0c8 fix(doc): exit if broken link detected 2022-01-17 13:24:33 +00:00
youben11
cbdadef9fb chore: automatic link creation following python package structure
we want to automatically create links to python file in case there is
some changes to the package. We still need to do link creation for
dialect files manually.
2022-01-17 13:24:33 +00:00
youben11
810f1ee9a3 fix: python api docs was using old package naming 2022-01-17 13:24:33 +00:00
Quentin Bourgerie
86b942a444 chore(doc): Build doc and publish doc on master and tags 2022-01-06 18:07:19 +01:00
Mayeul@Zama
a4e8227692 fix(docs): fix docs following the renaming 2022-01-03 17:31:29 +01:00
aquint-zama
7f88d6553e docs: add first documentation 2021-12-27 09:55:57 +01:00