yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09241
[Bug 1135732] Re: build of documentation is not correct
My first impression was wrong; the problem is not "@supress", it is "..
ipython::" itself that will simply not work with ipython 0.13.
Apparently, there is no version of the module ipython_directive that
would work with ipython 0.13 and we can't do much about it. It is a job
for ipython devs.
We will have to check wether it is possible to downgrade ipython on the
buildbot for the moment. In the long run I hope they will come with an
updated module, as I don't want to remove all the ipython blocks...
** Changed in: yade
Status: New => Confirmed
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1135732
Title:
build of documentation is not correct
Status in Yet Another Dynamic Engine:
Confirmed
Bug description:
the following code is not built correctly by build-bot:
.. ipython::
@suppress
e.g. see here:
https://yade-dem.org/doc/user.html#
when creating offline documentation, everthing looks ok.
also i tried different browsers (konqueror and iceweasel): offline doc is ok, online doc is not ok
maybe ipython is not installed on build-bot?
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1135732/+subscriptions
Follow ups
References