[roll] Roll fuchsia [docs][hub] Remove 'deleting' dir documentation

The Hub's `deleting` directory was removed in Change-Id
I58da854b73981838799004f1c89002e435619c0f.

This CL removes references to the `deleting` directory from Hub
documentation. There is no longer a "staging" directory for a node that
is to-be-deleted in Hub.

The reason for this CL is update documentation from changes made to Hub.

Original-Bug: 93481
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/691843
Original-Revision: 880888448f2ca802903227268949785897ded208
GitOrigin-RevId: 067541bd2a19745d3536b077d82445d9deae5bf7
Change-Id: I15c54d8280eae062a9b879b36f649886552af974
1 file changed
tree: 47cb520a11c80a12cc2b325c37fe6f736e1dc188
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.