Skip to content

Commit e3001f4

Browse files
author
吴师兄
committed
docs: streamline repository root layout
1 parent 3711846 commit e3001f4

95 files changed

Lines changed: 93 additions & 94 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: actions/setup-node@v4
1313
with:
1414
node-version: "20"
15-
- run: node scripts/validate-manifest.js
16-
- run: node scripts/sync-algomooc-index.js --check-generated
15+
- run: node tools/scripts/validate-manifest.js
16+
- run: node tools/scripts/sync-algomooc-index.js --check-generated

Readme.md renamed to README.md

Lines changed: 24 additions & 25 deletions

README-En.md renamed to docs/README-En.md

Lines changed: 21 additions & 20 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

contributing.md renamed to docs/contributing.md

Lines changed: 2 additions & 3 deletions

docs/index-by-topic.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)