Anthony
Anthony
This would be a great addition. I think we'd have to output context data from RTD, and pick that up in our sphinx extension. However, we might already have all...
I came across this issue again today. A user had a question on how to accomplish setting the canonical *version* for SEO purposes, which is a great question. I also...
I gave a quick stab at this for our own docs, but it wasn't actually clear how to relate multiple versions of the same page together. As far as I...
> this could be done in a Sphinx extension that users can decide whether or not to install This feels like more of a core feature, not something that should...
In that example, not all of the attributes are required. What I'm mostly interested in is building up the graph of documentation projects/versions/translations linking to each other. Right now, versions...
Yeah, this is still in use by forks, so I wouldn't want to deprecate it either.
We definitely need to do a deprecation warning before removing an option like this. Though this is a configuration we shouldn't have added, I also personally don't see much value...
Noted on a call today, we should start trying out these changes for some of our own projects to start. This would serve as a working example for other authors,...
Yeah lets merge the docs PR :+1: This seems close enough to start testing
This is really neat @choldgraf! I fear that there is a lot baked into the theme currently around having a singular TOC menu though -- such as the javascript that...