Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ MAKING RELEASES

- [ ] upload the tarball created above (``make release``) to the release.

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