[llvm-bugs] [Bug 49331] New: generate links to source files with element definitions in clang-doc markdown
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 23 05:47:40 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49331
Bug ID: 49331
Summary: generate links to source files with element
definitions in clang-doc markdown
Product: clang-tools-extra
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: clang-doc
Assignee: unassignedclangbugs at nondot.org
Reporter: mbolus at bellsouth.net
CC: llvm-bugs at lists.llvm.org, phosek at chromium.org
Hello,
First of all, thank you for your work.
I recently tried clang-doc to see if it would be a potential replacement for
doxygen for a documentation site I am working on. One nice feature of doxygen
is that it will create links to source files that define
functions/variables/etc with the line highlighted. I am not sure how achievable
this would be, but I have seen it elsewhere like the documentation for rust
packages and have found it useful.
Since the documentation is pretty bare bones at the moment, this may be an
existing clang-doc feature, in which case I apologize.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210223/3c6e5482/attachment.html>
More information about the llvm-bugs
mailing list