mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Run 1off on primitives.md
This commit is contained in:
parent
e854f79f81
commit
865341df29
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ done
|
||||||
# Do any one-off replacements
|
# Do any one-off replacements
|
||||||
cd ../..
|
cd ../..
|
||||||
sed -i -- 's/primitives#)/primitives#section)/g' docs/API.md
|
sed -i -- 's/primitives#)/primitives#section)/g' docs/API.md
|
||||||
|
sed -i -- 's/primitives#)/primitives#section)/g' docs/primitives.md
|
||||||
|
|
||||||
sed -i -- 's/#-heap/#heap/g' docs/API.md
|
sed -i -- 's/#-heap/#heap/g' docs/API.md
|
||||||
sed -i -- 's/#-heap/#heap/g' docs/api/srfi/18.md
|
sed -i -- 's/#-heap/#heap/g' docs/api/srfi/18.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue