In order to fix this I had to make sage again from the source, which was
obviously an time-expensive solution. I have just run into this error again
working on ticket #31996, where I ran "sage --docbuild reference html", and
got duplicate citation warnings where the citation was being found in
I might add that the problem started to occur after I had
edited src/doc/en/reference/references/index.rst to include a new
reference.
On Sunday, June 20, 2021 at 11:48:37 AM UTC+1 Linden Disney wrote:
> Was a solution to this ever found? I am working on trac ticket 30698,
> which I have used
Was a solution to this ever found? I am working on trac ticket 30698, which
I have used recently and had the documentation be fine, but since going to
another ticket (31996) I have now run into this error:
[reference] building [html]: targets for 1 source files that are out of date
[reference] u
Whichever ticket it is, after checking it out, you might try "git merge
develop" (assuming your "develop" branch is reasonably up to date). There
have been some recent changes in docbuilding, for example the location of
the built documentation, that could be causing problems when you use
branc
there is no git branch on #16804. Which ticket did you mean?
On Monday, April 4, 2016 at 6:14:53 PM UTC+1, jhonrubia6 wrote:
>
> Hi,
> I've just checkout the branch ticket #16804, and I get an error building
> the documentation I can not clean (tried $make doc-clean unsuccesfully).
> some clue?