[roll] Roll fuchsia [skills][docs] Add search-driver-docs skill to //docs/skills for continuing experimentation.

Relocate the search-driver-docs skill from src/devices/skills
to docs/skills/search-driver-docs to align with the standard
documentation skills location.

Additionally:
- Update all relative path references and fallback repository
  path resolution logic to match the new location.
- Fix a panic in the doc_checker tool where it crashed when
  attempting to check YAML files under any 'skills' directory.

Test: Use search-driver-docs skill to discover DFv2 documentation.
Test: Run doc-checker host tool and verify fx format-code passes.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1596228
Original-Original-Revision: cd8ebf7504d56d911ba8f738c29398c46b348188
GitOrigin-RevId: 1bffe4157f7c8224757191b37cc543fb68a52f51
Change-Id: I9b80e2f75cc444b4a02d23f1927e0a241421cc8b
1 file changed
tree: 098fad930cadaa8288b6eda591a1be2ec8964e88
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.