Re: [PATCH v8 00/12] docs: create & use "(user|developer) interfaces" categories
From: Junio C Hamano <hidden>
Date: 2022-08-04 21:37:06
Ævar Arnfjörð Bjarmason [off-list ref] writes:
See the v5 for a general overview: https://lore.kernel.org/git/cover-v5-0.9-00000000000-20220721T160721Z-avarab@gmail.com/ (local) Ævar Arnfjörð Bjarmason (12): help.c: refactor drop_prefix() to use a "switch" statement" help.c: remove common category behavior from drop_prefix() behavior git help doc: use "<doc>" instead of "<guide>" git docs: add a category for user-facing file, repo and command UX git docs: add a category for file formats, protocols and interfaces docs: move commit-graph format docs to man section 5 docs: move protocol-related docs to man section 5 docs: move index format docs to man section 5 docs: move signature docs to man section 5 docs: move pack format docs to man section 5 docs: move cruft pack docs to gitformat-pack docs: move http-protocol docs to man section 5
OK, I have to admit that my eyes were a bit too tired to give a fine-toothed-comb review, but between range-diff output and a full reading of the new ones that range-diff did not match with the old round, I did not find anything unexpected. Looking good. Thanks.