Skip to content

Commit f1ebc87

Browse files
committed
Merge branch 'main' into fix/gdsfactory-9.43-compat
2 parents 4d3eeb3 + f60f681 commit f1ebc87

5 files changed

Lines changed: 4 additions & 263 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @joamatab @ThomasPluck @sheron-lian @thanojo @nikosavola @Alex-l-r @cdaunt @das-dias
1+
* @joamatab @thanojo @cdaunt @das-dias

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ ihp-klayout/
22
docs/cells.md
33
docs/cells_fixed.md
44
docs/cells2_reference.md
5+
docs/changelog.md
6+
docs/index.md
57
*.glb
68

79
# Simulation outputs

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ cp-docs:
6161
docs: cp-docs cells
6262
uv run --extra docs zensical build -f docs/zensical.toml
6363

64-
docs-serve: cp-docs cells
65-
cp CHANGELOG.md docs/changelog.md
64+
docs-serve: cp-docs
6665
uv run --extra docs zensical serve -f docs/zensical.toml -a localhost:8080
6766

6867
update-changelog:

docs/changelog.md

Lines changed: 0 additions & 74 deletions
This file was deleted.

docs/index.md

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)