[llvm-dev] Documentation cleanup review process?

Sjoerd Meijer via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 13 12:42:41 PDT 2019


I don't think documentation works much different than source-code. I.e., patches welcome, and you can always upload a diff for e.g. any of the .rst files in the doc directory. Usually good candidates for reviewers are people who last touched the same piece of code/text, which you can find out with a git/svn blame.

Cheers,
Sjoerd.
________________________________
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of John Byrd via llvm-dev <llvm-dev at lists.llvm.org>
Sent: 13 June 2019 20:20
To: llvm-dev at lists.llvm.org
Subject: [llvm-dev] Documentation cleanup review process?

Dear llvm-dev,

As I've been working with llvm sources on a prototype backend, it seems to me that much of the documentation on llvm internals is, shall we say, wanting.  (I'm looking at you particularly, tablegen.)

I can clean up documentation issues and clarify in the .rst files as I'm learning, but the code submission process is silent on how documentation changes make it into master.  At this point, even CODE_OWNERS.TXT is silent on who is responsible for the doc directory.

Pointers would be helpful.  Thank you very much.
--
---

John Byrd
Gigantic Software
2321 E 4th Street
Suite C #429
Santa Ana, CA  92705-3862
http://www.giganticsoftware.com
T: (949) 892-3526 F: (206) 309-0850
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190613/e8df44ea/attachment.html>


More information about the llvm-dev mailing list