carlosmaroot

Results 1 issues of carlosmaroot

This is the output at first with the app.add_stylesheet('css/custom.css') line error `File "/opt/Pentest-Cheatsheets/conf.py", line 187, in setup app.add_stylesheet('css/custom.css') AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'` Changing the last line `app.add_stylesheet('css/custom.css')`...