[PATCH] D138446: [clang-format][docs] Add ability to link to specific config options
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 21 12:44:47 PST 2022
rymiel added a comment.
I consulted a little bit with a friend who has a little bit of experience with sphinx and they suggested making a simple custom extension for this. But given that there is no custom sphinx logic right now at all, I don't feel great adding something that novel to the whole of clang docs just for this page of clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138446/new/
https://reviews.llvm.org/D138446
More information about the cfe-commits
mailing list