Skip to content

Commit b8472db

Browse files
committed
README: Update directions for updating documentation
1 parent 047be72 commit b8472db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.DEVEL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@ Making releases
140140
- [ ] Generate documentation for the Python bindings as described below and copy
141141
it to *docs/html*
142142

143-
- [ ] Update the documentation by rsyncing the contents of the *docs/html*
144-
folder elsewhere, switching to the *gh-pages* branch, rsyncing the
145-
contents back and committing it as an update of the docs for the new
146-
release.
143+
- [ ] Update the documentation by copying the contents of the *docs/html*
144+
folder to the *libblockdev* directory in the
145+
[Storaged project website repository](https://github.com/storaged-project/storaged-project.github.io)
146+
and commit and push the changes
147147

148148
Generating Python bindings documentation
149149
-----------------------------------------

0 commit comments

Comments
 (0)