I have a site that I haven't recompiled for a while. When I did, I found many documents with *:doc:* links which failed to find the referenced slugs.
For instance, a link to *:doc:`CA006`* fails to be located (and the error indicates that it's slug *ca006* the one that's not found); there is a file CA006.rst in the corresponding directory, which explicitly specifies *.. slug: CA006*. (I need the slugs to be uppercase, otherwise the generated HTML files are lowercase, and the server is case-sensitive.) Is there any way to get back the missing functionality? Nikola v8.1.1, Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:43:08) [MSC v.1926 32 bit (Intel)] on win32 -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nikola-discuss/9b3c8b22-425f-4aae-b8b4-1ea8066411d0n%40googlegroups.com.
