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

Update docs, add GH action for docs, fix a few styleCheck hints #556

Merged
merged 8 commits into from
May 7, 2022

Conversation

Vindaar
Copy link
Collaborator

@Vindaar Vindaar commented May 7, 2022

Let's try to build the docs on GH actions...

Fixes the doc gen for the current behavior of nim doc as well as update it for PR #548.

In particular the `reduce_inline` call in `min` is weird. It seems the
compiler confuses the argument and generic type and thus throws a hint.
nn_dsl was now the only file in the source root directory that
actually contained actual source
Note: we should be generating this file from now on via GH actions. If
that works, we can remove this file from the repo.
@Vindaar
Copy link
Collaborator Author

Vindaar commented May 7, 2022

Let's merge this and see if the docs actually get built...

@Vindaar Vindaar merged commit 68786e1 into mratsim:master May 7, 2022
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

Successfully merging this pull request may close these issues.

1 participant