[roll] Roll fuchsia [docs] Rename Starnix concept files for brevity.

This change renames the following files:
-   `making-linux-syscalls-in-fuchsia.md` to `syscalls.md`
-   `starnix-container.md` to `containers.md`
-   `architecture-of-the-starnix-vfs.md` to `vfs.md`

All internal links and the table of contents (`_toc.yaml`) have been updated to reflect these new filenames. The titles in `_toc.yaml` were also adjusted.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1455071
Original-Revision: 3af226cc85ce537a1a5016b05aa37b9ad4c52bcc
GitOrigin-RevId: c5fe4469d8e9c829a1987d3b5e779bd14d17be09
Change-Id: Ic9d10bcede8d4b488bf5c340fb69adc1ea1df434
1 file changed
tree: 878129aff75618ff4e4f2933162c92ca30403003
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.