Closed satyamtg closed 4 years ago
This fixes #78 by making top sequential navigation optional by adding a new parameter --remove-seq-nav. The option is passed to the vertical.html template via vertical.py and jinja handles the condition.
--remove-seq-nav
vertical.html
vertical.py
This fixes #78 by making top sequential navigation optional by adding a new parameter
--remove-seq-nav
. The option is passed to thevertical.html
template viavertical.py
and jinja handles the condition.