pradyunsg / furo

A clean customizable documentation theme for Sphinx
https://pradyunsg.me/furo/quickstart
MIT License
2.76k stars 317 forks source link

Added the ability to make the previous and next buttons hidden. #446

Open justinleahy opened 2 years ago

justinleahy commented 2 years ago

I wanted to remove the previous and next buttons. I ported over the implementation as shown in Sphinx Read the Docs theme. The html theme option is prev_next_buttons with possible choice of hidden. If it isn't set to hidden they will be shown.