Re: Specifying Sphinx configuration overrides when invoking sphinx-build
36 views
Skip to first unread message
Guenter Milde
unread,
Sep 8, 2012, 4:00:20 PM9/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphin...@googlegroups.com
On 2012-09-03, Simon Holywell wrote:
> I am writing a custom build script for a set of projects documented with
> Sphinx. I want to be able to override the html_theme and html_theme_path
> using -D arguments, but seem to be having an issue setting html_theme_path.
> The command I am running per project is the following (I have chopped the
> file path lengths down for a little more readability):