Skip to content

Commit cc15df0

Browse files
committed
rm patch admonitions
1 parent b795b44 commit cc15df0

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

docs/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,5 @@ image:
2323
build: docs/index.md docs/changelog.md
2424
$(BUILD_RUNNER) /bin/sh -c "pip3 install /rsconnect_python && mkdocs build"
2525

26-
docs/index.md: $(CURDIR)/../README.md
27-
python3 patch_admonitions.py < $(CURDIR)/../README.md > docs/index.md
28-
2926
docs/changelog.md: $(CURDIR)/../CHANGELOG.md
3027
cp -v $^ $@

docs/patch_admonitions.py

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

0 commit comments

Comments
 (0)