[roll] Roll fuchsia [doc-checker] Improving line number accuracy

This improves the accuracy of the line number reported in an error.
Previously, the line number was only corrected on headings, now it does
it on additional elements. Lists can still cause issues in long
documents with unusual line structure.

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