mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: fix docs generation
compiler directory had to be created for symlinks
This commit is contained in:
@@ -17,6 +17,7 @@ ln -s ../../../../compiler/build/tools/concretelang/python_packages/concretelang
|
||||
|
||||
# Create directories needed for symlinks
|
||||
mkdir -p concrete/lang/dialects
|
||||
mkdir -p concrete/compiler
|
||||
cd concrete
|
||||
# Consider concrete as a package, as it's not detecting it as a namespace
|
||||
touch __init__.py
|
||||
|
||||
Reference in New Issue
Block a user