On Fri, Feb 15, 2019 at 09:37:09AM -0500, Doug Hellmann wrote:
That should also be possible to integrate with sphinx.
Cool. I'll work on that today.
I'll try coding that up next week. Expect sphinx questions ;P
Yep, I'll try to help.
Yeah, we should make sure redirects are enabled. I think we made that a blanket change when we did the docs redirect work, but possibly not.
So I used Rewrite rather then Redirect but I think for this I can switch to the latter.
I don't know the difference, so I don't know if it matters. We're using redirects elsewhere for docs, but we should just do whatever works for this case.
Either works just fine and in this case the difference isn't important. I've proposed https://review.openstack.org/638527 to allow us to use redirects for this. Once it (or something similar) merges we should be able to test this Yours Tony.