Re: [PATCH v3] docs: directive `alias` for redirects
Jonathan Corbet <[email protected]>
| Newsgroups | gmane.linux.ports.ia64,gmane.linux.documentation,gmane.linux.kernel.arc,gmane.linux.kernel,gmane.linux.ports.parisc,gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
Costa Shulyupin <[email protected]> writes: > and several redirects for moved main arch pages > > Problems: > - The documentation lacks hierarchy > - Relocating pages disrupts external links to > the documentation and causes confusion for users > > Benefits: > - Users can easily access relocated pages from external resources > - Using redirects frees up options for reorganizing the documentation > > The solution: > - Introduced directive `alias` which declares previous path of > a moved document as the argument. > - Redirects are implemented with Sphinx extension rediraffe_redirects. > > Signed-off-by: Costa Shulyupin <[email protected]> > > --- > > Changes: > - complete new implementation I honestly don't know why you keep throwing versions of this at us. In the absence of observed problems, I don't see the value in adding infrastructure that we have to maintain going forward. Please stop with this for now. Thanks, jon