Skip to content

Commit 70f1236

Browse files
authored
docs: Move user guide docs into /user-guide/latest (#2318)
1 parent 9f9ae8f commit 70f1236

File tree

15 files changed

+4
-7
lines changed

15 files changed

+4
-7
lines changed

docs/build.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ rm -rf temp 2> /dev/null
2424
mkdir temp
2525
cp -rf source/* temp/
2626

27-
# move current user guide into "latest" directory
28-
mkdir temp/user-guide/latest
29-
mv temp/user-guide/*.md temp/user-guide/latest
30-
mv temp/user-guide/index.rst temp/user-guide/latest
31-
3227
# Add user guide from published releases
3328
python3 generate-versions.py
3429

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)