openzim / openedx

Open edX (to zim) scraper
GNU General Public License v3.0
8 stars 7 forks source link

Make sequential top navigation optional #110

Closed satyamtg closed 4 years ago

satyamtg commented 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.