[roll] Roll fuchsia [docs] Use "Languages and Libraries" in glossary

I9681b993b86033403fb56b8555ab6d64efcc244a added the area to
cover concepts related to Fuchsia programming languages and
their libraries.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794442
Original-Revision: 3f052e19264d7f88224dbae95bea7c0e240551e8
GitOrigin-RevId: 6ca5c5fe56411fb0d299479dcc092b8b24b20a29
Change-Id: I8c091aa7e93ce3a03f0b2f983957f390ee9ee01f
1 file changed
tree: ac9b91d9f8d2e2b8fd2104a0fac55aed5f9702bd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.