Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating coqdoc on merge to master #19

Closed
palmskog opened this issue Jan 5, 2021 · 4 comments
Closed

Generating coqdoc on merge to master #19

palmskog opened this issue Jan 5, 2021 · 4 comments

Comments

@palmskog
Copy link
Member

palmskog commented Jan 5, 2021

@Zimmi48 could it be a good idea to generate coqdoc HTML on all merges to master in the same CI job as the LaTeX one? Maybe this approach to documentation could be used for additional projects until we have more automation for releases?

@Zimmi48
Copy link
Member

Zimmi48 commented Jan 5, 2021

What does coqdoc need to produce HTML? Does it need to compile the project?

@palmskog
Copy link
Member Author

palmskog commented Jan 5, 2021

coqdoc can work without having to compile the project, but it will then not have any cross-references between files/projects. For that, the .glob files are needed which can only be obtained after compilation. But maybe coqdoc without cross-references is good enough for now?

@Casteran
Copy link
Member

Casteran commented Jan 5, 2021 via email

@Zimmi48
Copy link
Member

Zimmi48 commented Jul 11, 2021

This was fixed by @start974 in #40.

@Zimmi48 Zimmi48 closed this as completed Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants