I have lecture notes in beamer for my classes which I compile into a single document. I put an \end{document} after the last page that I've lectured from on a given day and then post the resulting document. I update this throughout the semester.
The table of contents resulting from this document is of course just the section headings of the document as it appears. However, I would like to include the entire table of contents as a form of course outline that the students can see in advance of a topic being covered, and to keep the page numbers stable. I suppose that the links to future topics must either be inactive or give an error when clicked, and the page numbers blank, but I'd like the titles there.
Is there a way to do this?