Just to emphasize and clarify: Please beware that using a string category is not compatible with v6.3 and earlier.
Although `raco pkg install` (or `raco setup`) will merely issue a warning about a `scribblings` entry that it doesn't recognize, not recognizing the entry means that the documentation will not get installed for someone using v6.3. The pkg-build service will start to support categories string with the v6.4 release. Unfortunately, the compatibility issues with v6.3 and earlier will remain. So, if you'd like to use the new category string for your documentation, consider registering an alternative package source for v6.3 and earlier releases, or consider delaying the change until compatibility with v6.3 and earlier (as least as far as documentation goes) is no longer a concern. At Tue, 5 Jan 2016 11:00:00 -0700, Matthew Flatt wrote: > At Tue, 5 Jan 2016 12:37:38 -0500, Benjamin Greenman wrote: > > Does the package server support these new categories? > > The package-build service doesn't support them, yet, because it uses > the current release. > > When version 6.3 encounters the new form, it reports a warning and > continues without rendering the document. > > > > -- > 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/20160105180002.0C64D650069%40mail- > svr1.cs.utah.edu. > For more options, visit https://groups.google.com/d/optout. -- 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/569a5655.0510620a.52d11.2a17SMTPIN_ADDED_MISSING%40mx.google.com. For more options, visit https://groups.google.com/d/optout.
