The expand by default code doesn't seem to be working. Is there a way we can set that in script without having to rebuild the whole documentation set?
Also, when a user clicks a heading and goes to the new page, the section is again collapsed. It would be optimal if that stayed open on click.
Could we possibly use a cookie to save expand/collapse state for the user? That might be best for everything.
See the note in pytorch/tutorials#1372 and the new PR #97.
@Bgreen23