Ticket #733 (closed defect: worksforme)

Opened 6 years ago

Last modified 5 years ago

[probably fixed] generating docs

Reported by: jason Owned by: tba
Priority: minor Milestone: sage-2.11
Component: documentation Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

I updated the reference manual tex files by doing:

cd sage/devel/doc/ref/ ./update cd .. make pdf

However, it claimed that there was nothing to be done, since everything was up to date. I had to make clobber before it would build the documentation again.

Is there a way to have the ./update command touch a file which was then a dependency for the make pdf/html/etc commands? That way, running ./update would force make to rerun the pdf/html/etc generation.

Change History

comment:1 Changed 6 years ago by mabshoff

  • Milestone set to sage-2.9

comment:2 Changed 5 years ago by mabshoff

  • Milestone changed from sage-2.10.1 to sage-2.9

comment:3 Changed 5 years ago by mabshoff

  • Summary changed from generating docs to [probably fixed] generating docs

I think this has been fixed.

Cheers,

Michael

comment:4 Changed 5 years ago by mabshoff

  • Status changed from new to closed
  • Resolution set to worksforme
  • Milestone changed from sage-3.0 to sage-2.11

rebuild works, so I am closing this. If anything comes up again please open a more specific ticket with an actual example.

Note: See TracTickets for help on using tickets.