Re: [sphinx-users] difficulty installing a theme

2018-12-17 Thread kritsadakorn kaewkham
Sorry my name of pure. Full name Mr,Kritsadakorn Kaewkham Who's your contact? On Mon, Dec 17, 2018, 6:41 AM Takayuki Shimizukawa Hi Bob, > > For example: > > html_theme = 'themename' > html_theme_path = '/path/to/parentdir' > > Sphinx will try to open '/path/to/parentdir/themename/theme.conf', so

Re: [sphinx-users] difficulty installing a theme

2018-12-16 Thread Takayuki Shimizukawa
Hi Bob, For example: html_theme = 'themename' html_theme_path = '/path/to/parentdir' Sphinx will try to open '/path/to/parentdir/themename/theme.conf', so please rename your 'sphinx-theme-graphite-master' directory into 'graphite'. Regards, -- Takayuki SHIMIZUKAWA http://about.me/shimizukawa O

[sphinx-users] difficulty installing a theme

2018-12-14 Thread Bob DuCharme
I am trying to install https://github.com/Cartroo/sphinx-theme-graphite using Sphinx 1.8.2. (The theme is almost 6 years old, so maybe it's build around an older version of Sphinx.) I have these two lines in my conf.py, html_theme = 'graphite' html_theme_path = ["/full/path/to/themedir/s