Thanks for your answers, I decided to do a directive to mark a document as deprecated. Add it to an environment configuration then in a "build-finished" event I process the searchindex.js and remove the entry I do not need previously listed in my environment configuration.
Thanks a lot! Le mercredi 16 janvier 2019 15:21:46 UTC+1, Maxime Adam a écrit : > > Hi, I would like to remove a page from the search engine. The main purpose > is we don't want to break link over the web, but we need to restructure our > documentation so the old page will point to the new one, (this is actually > pretty easy to do and already done), we just don't want to let > documentation user reach this deprecated page within the doc. > > Maybe there is a way to mark a rst file as deprecated? > > Thanks a lot in advance. > > Best regards, > Maxime. > -- You received this message because you are subscribed to the Google Groups "sphinx-users" 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]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
