Skip to content

Commit

Permalink
chg: removed doc duplicates and copy the files in github workflow again
Browse files Browse the repository at this point in the history
chg: use strict mode for mkdocs gh-deploy
  • Loading branch information
mattstam72 committed Jun 3, 2024
1 parent 053b689 commit f86f1c1
Show file tree
Hide file tree
Showing 98 changed files with 5 additions and 5,013 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,8 @@ jobs:
-
run: |
ls -alh
mkdocs gh-deploy --force
find samples-*/ -name "*.md" | cpio -pd doc/
find samples-*/ -name "*.png" | cpio -pd doc/
find scripts/ -name "*.md" | cpio -pd doc/
find scripts/ -name "*.png" | cpio -pd doc/
mkdocs gh-deploy --strict --force
476 changes: 0 additions & 476 deletions doc/datalayer.md

This file was deleted.

100 changes: 0 additions & 100 deletions doc/fbs2plc.md

This file was deleted.

Binary file removed doc/images/flatbuffer_compiler.png
Binary file not shown.
89 changes: 0 additions & 89 deletions doc/samples-cpp/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions doc/samples-cpp/datalayer.client.alldata/README.md

This file was deleted.

Binary file not shown.
Binary file not shown.
52 changes: 0 additions & 52 deletions doc/samples-cpp/datalayer.client.simple/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions doc/samples-cpp/datalayer.client.sub/README.md

This file was deleted.

42 changes: 0 additions & 42 deletions doc/samples-cpp/datalayer.diagnosis/README.md

This file was deleted.

Binary file not shown.
Loading

0 comments on commit f86f1c1

Please sign in to comment.