-
Notifications
You must be signed in to change notification settings - Fork 64
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 documentation site #1882
base: main
Are you sure you want to change the base?
Conversation
|
|
@oxisto please extend and check
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added the inference stuff, the rest looks good.
|
||
Our basic version of the CPG only considers nodes that are part | ||
of the CPG's immediate representation of the program's AST (we denote | ||
these nodes as $N_{AST} \subseteq N_{CPG}$). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the latex syntax to work we would need to fetch an additional javascript pkg from unpkg.com or similar. Do we want/need that? See https://squidfunk.github.io/mkdocs-material/reference/math/#mathjax
Some information on the documentation site is outdated. This PR fixes this problem