I'm trying to change from sphinx_rtd_theme to the alabaster theme and the 
html output does not look right...I change the theme as follows in conf.py:

#html_theme = 'sphinx_rtd_theme'
html_theme = 'alabaster'

I'm using Sphinx 5.1.1
I've tried >make clean before the >make html

The output html has unformed tables, no side bar, unformatted text, and 
paragraph markers (e.g., ΒΆ <#bill-of-material>)

My question: are there other settings I need to change to make the theme 
change?

Also, I don't have any layout.html file in \_templates.  Not sure if a 
layout.html is needed or not.

thanks for your help.

PD


-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/8d9ea5fe-29fd-490a-a614-6f2041e2b4dfn%40googlegroups.com.

Reply via email to