theme to use while building docs - Mailing list pgadmin-hackers

From Devrim Gündüz
Subject theme to use while building docs
Date
Msg-id 1478980491.25953.89.camel@gunduz.org
Whole thread Raw
Responses Re: theme to use while building docs  (Devrim Gündüz <devrim@gunduz.org>)
Re: theme to use while building docs  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

While building docs on EL7 and F-23, I got this error:

"no theme named 'classic' found (missing theme.conf?)"

The reason is that sphinx in these distros don't have the classic theme. So, I
can patch docs/en_US/conf.py , and change 

html_theme = 'default'

in these distros. However, that will be a hack. Is this something we can fix
upstream, or should I really patch it myself?

Regards,
--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix type casting for OID's (pgAdmin4)
Next
From: lambda
Date:
Subject: pgAdmin4 Chinese (Simplified) translation Patch