[llvm-dev] Moving docs?

Chris Lattner via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 10 21:04:26 PDT 2019


Hi Amara,

Lots of little changes, the biggest of which are in the diff between the former start of chapter 1 and the index:

https://llvm.org/docs/tutorial/LangImpl01.html <https://llvm.org/docs/tutorial/LangImpl01.html>
https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/ <https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/>

-Chris



> On Apr 10, 2019, at 3:44 PM, Amara Emerson <aemerson at apple.com> wrote:
> 
> Hi Chris,
> 
> I had a quick look at the changes and it wasn’t clear to me, except for some grammatical changes, how it was different in terms of inclusiveness?
> 
> Thanks,
> Amara
> 
>> On Apr 10, 2019, at 1:18 PM, Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>> 
>> Ok, FWIW, I made a copy of the Kalidoscope tutorial and put it here:
>> https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/ <https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/>
>> 
>> The new version uses more inclusive language (and less of it) and is structured better to support many more tutorials in docs/tutorial.  I left the old copy where it was because it isn’t clear how to set up forwarding, but it should eventually be removed.
>> 
>> I would also love it if someone were able to move the other two tutorials into a similar structure where each tutorial is a subdirectory of tutorials, and uses the “My First” approach that Meike is driving to revitalize the tutorials.  I’m super excited about her work on this new direction!
>> 
>> -Chris
>> 
>> 
>>> On Apr 7, 2019, at 5:51 AM, Chris Lattner <clattner at nondot.org <mailto:clattner at nondot.org>> wrote:
>>> 
>>> Hi llvm-admin,  (cc llvm-dev for visibility)
>>> 
>>> We’re working on some improvements to the documentation, and want to move things (e.g. the Kaleidoscope tutorial into a subdirectory) around without breaking any links to it.  Is there a way to do forwards on the web page that you prefer?
>>> 
>>> -Chris
>>> 
>> 
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190410/c2df8bf2/attachment.html>


More information about the llvm-dev mailing list