Hello Greg, So I thought I would push the few edits I have for the module-guide. The clone and make went just fine as according to
http://blog.racket-lang.org/2012/11/tutorial-contributing-to-racket.html Though it appears there is now another level, so I had to go to racket/racket/src rather than racket/src to create the build directory. Or perhaps the directions just assumed I was already in the top level racket. However, I do run into problems trying to make the docs. I'm running this on a fresh clone, haven't made any edits anywhere in the tree. This is the "Adding Documentation" section of the above, just after "To build the docs, we run:" §lambda1:~/racket/racket> ./bin/raco setup collects/rackunit collection-path: collection not found collection: "collects/rackunit" in collection directories: /home/mordecai/.racket/6.2.0.3/collects /home/mordecai/racket/racket/collects I send this along as an FYI. It isn't holding anything up at this point. On Tuesday, April 28, 2015 at 11:44:44 PM UTC+8, Greg Hendershott wrote: > > > For the actual commands, see > > > > > > > http://www.greghendershott.com/2013/04/a-guide-for-infrequent-contributors-to-racket.html > > > > > I am not 100% sure that everything is up-to-date though. > > I _believe_ that's still accurate for the (now much smaller) main > plt/racket repo. > > But I haven't yet gotten hands-on with stuff, post-split. Haven't > tried things like the new "clone" option to raco pkg. > > In other words I haven't yet had the opportunity to get confused and > make mistakes -- which is generally how I end up writing stuff like > that. :) > > Just this morning I submitted a small doc PR... but it happened to be > in the main repo, so this wasn't the opportunity. > -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/a03ff9c6-b4e0-4c2f-96c5-1fb244388b3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
