Skip to content

Commit

Permalink
Rebuild 'mount_vfolder' document to match latest UI and writing guide…
Browse files Browse the repository at this point in the history
…line.
  • Loading branch information
YEONFEEL96 authored and ironAiken2 committed Nov 22, 2024
1 parent cce4541 commit 2781f4b
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 241 deletions.
4 changes: 2 additions & 2 deletions docs/conf.local.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
project = 'Backend.AI Web-UI User Guide'
copyright = '2024, Lablup Inc.'
author = 'Lablup Inc.'
version = '24.03'
release = '24.03'
version = '24.09'
release = '24.09'

# -- General configuration ---------------------------------------------------

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
project = "Backend.AI Web-UI User Guide"
copyright = f"{datetime.now().year}, Lablup Inc."
author = "Lablup Inc."
version = "24.03"
release = "24.03"
version = "24.09"
release = "24.09"

# -- General configuration ---------------------------------------------------

Expand Down
Loading

0 comments on commit 2781f4b

Please sign in to comment.