sphinxbootstrap4theme icon indicating copy to clipboard operation
sphinxbootstrap4theme copied to clipboard

A few fixes / Addition of bootswatch / fix of search

Open Hecatron opened this issue 6 years ago • 2 comments

Hi, I've recently made a few changes to your bootstrap theme. This includes support for bootswatch colors and a few other fixes including fixes for the search.

There's a demo of one of the bootswatch themes here I've been using for one of my own projects

  • https://hecatron.github.io/py-makefile-dbparse/index.html

Hecatron avatar Oct 04 '19 13:10 Hecatron

Arggh.. so this works bu not merged upstream..

Can we package this seperate.. and using in lots of palces

https://open-geotechnical.gitlab.io/

https://pyspread.gitlab.io/

and a few more coming

pedromorgan avatar Oct 09 '19 21:10 pedromorgan

Arggh.. so this works bu not merged upstream..

Can we package this seperate.. and using in lots of palces

https://open-geotechnical.gitlab.io/

https://pyspread.gitlab.io/

and a few more coming

if you need to, you can just install from github using pip

pip install git+https://github.com/Hecatron-Forks/sphinxbootstrap4theme

For info you might find this interesting it's a project I setup using the theme with a couple of css tweaks. It's also using doxygen and breathe to document the api I plan on using it as a template for other projects / libs I'll be working on

  • https://github.com/Hecatron/py-makefile-dbparse
  • https://hecatron.github.io/py-makefile-dbparse/

Hecatron avatar Oct 10 '19 21:10 Hecatron