[Sqlalchemy-tickets] [sqlalchemy] #2854: readthedocs javascript has changed, not working on site
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-27 14:55:36
|
#2854: readthedocs javascript has changed, not working on site
---------------------------+------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: highest | Milestone: 0.9.0
Component: documentation | Severity: major - 1-3 hours
Keywords: | Progress State: in queue
---------------------------+------------------------------------
they have some new variables to look up and such. we will remove
rtd_layout.mako from the SQLAlchemy versions and move all this code out to
the sqlalchemyorg wrapper, so that we can make quick changes to RTD things
on the sqlalchemyorg side for all versions. ideally the builds themselves
should refer to the sqlalchemy wrappers/adapters, not RTD at all.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2854>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|