Skip to content

Commit

Permalink
Remove files from old implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bellangelo committed Jun 5, 2024
1 parent fbee8d4 commit 9d361f6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/md2html/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.0.3.md
cp history/MAINTAINERS_v3.0.2.md history/MAINTAINERS_v3.1.0.md
# add lines for 3.0.4, 3.1.1, ...

cp -p js/* ../../docs/js 2> /dev/null
cp -p markdown/* ../../docs/ 2> /dev/null

latest=`git describe --abbrev=0 --tags`
latestCopied=none
for filename in ../../versions/[23456789].*.md ; do
Expand Down

0 comments on commit 9d361f6

Please sign in to comment.