<div dir="ltr">There is quite a bit discussion going on here and I can't quite follow everything. The two points I can make are the following<br><br><div>1. 404 page -- We will probably need a custom 404 page made in sphinx that will have to be pointed to from a web server. It might need some custom logic to determine what language needs to be shown and redirect as needed. WordPress can handle it because it has routing built in. That means it can handle 404 pages since all URLs get analyzed by WordPress to figure out where they go. I don't think Sphinx has that type of intelligence built in since they are pretty simple html pages.</div><div><br></div><div>2. Epubs on <a href="http://krita.org">krita.org</a>. The new download page has a "post-download" page that has extra stuff. <a href="https://dev.krita.org/en/post-download/">https://dev.krita.org/en/post-download/</a>   We might be able to add a link on that page...but I am not sure how useful that would be. Directing people to the online documentation would be a better experience while they are waiting for Krita to finish downloading. Otherwise they are just downloading another file while they are in the middle of downloading the application. I would probably opt for trying to find a good place on <a href="http://docs.krita.org">docs.krita.org</a> to put the epub link/button so people know they can download the whole documentation site in epub format. we can have custom URLs for each language, so that shouldn't be too difficult. I am sure some languages won't have a link to the documentation site since there is none.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 27, 2018 at 8:19 PM, Iván Yossi <span dir="ltr"><<a href="mailto:ghevan@gmail.com" target="_blank">ghevan@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div name="messageBodySection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif"><span class="">
<blockquote style="margin:5px 5px;padding-left:10px;border-left:thin solid #1abc9c">
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">So a deprecated section. That'd be a page with a glob table of</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">contents pointed at a 'deprecated' folder. However, say we deprecate</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">the fill tool for whatever reason. It is currently at</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)"><a href="https://docs.krita.org/en/reference_manual/tools/fill.html" target="_blank">https://docs.krita.org/en/<wbr>reference_manual/tools/fill.<wbr>html</a>, if we move</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">it to a deprecated section it'd become</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)"><a href="https://docs.krita.org/en/deprecated/fill.html" target="_blank">https://docs.krita.org/en/<wbr>deprecated/fill.html</a>, meaning the link would</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">break. Might it then be better to have a page with reference links</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">towards the deprecated pages and that we don't move them physically in</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)">the manual until we remove the page?</p>
<p style="margin:0px;font-stretch:normal;line-height:normal;font-family:"Helvetica Neue";color:rgb(51,51,51)"><br></p>
</blockquote>
<font color="#333333" face="Helvetica Neue"><span><br></span></font>
</span><div><font color="#333333" face="Helvetica Neue">If the URLs are kept in a logical way and you can modify the apache rules, you could add a </font>RedirectMatch<font color="#333333" face="Helvetica Neue"> for all cases pages not found to be lookfor in the deprecated folder, and if not found, then managed by the 404. However It’s been a while since I did that so Im not sure about the details.</font></div><span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888">
<div name="messageSignatureSection" style="font-size:14px;font-family:-apple-system,BlinkMacSystemFont,sans-serif"><br>
Iván Yossi
<div><<a href="mailto:ghevan@gmail.com" target="_blank">ghevan@gmail.com</a>></div>
<div>IRC: ivanyossi</div>
<div><br></div>
</div>
</font></span></div>

</blockquote></div><br></div>