Skip to content
Snippets Groups Projects
Commit 202c24b0 authored by Philip Kaluđerčić's avatar Philip Kaluđerčić :u7121: Committed by Max Ole Elliger
Browse files

Sort entries in the TOC by dependencies

We inject a custom order of VFILES (vernacular files) when deferring
the invocation the "html" PHONY-target in the generated Coq Makefile,
that is ordered using the output of the "coqdep" utility.  This
ensures that the partial order induced by Require is respected in the
output of "toc.html", up to topological sorting.
parent ad907b4a
No related branches found
No related tags found
No related merge requests found
Pipeline #129281 passed