-
Notifications
You must be signed in to change notification settings - Fork 779
User Interface
Vladimir Kotal edited this page Mar 9, 2021
·
7 revisions
This is a guide to user interface, meaning the web pages presented by the web application. In general it should not be needed as everything should be self explanatory however there are some hidden features and quirks that are also worth mentioning.
The web application has several views:
- directory listing
- xref (cross reference), i.e. the rendering of the input files
- history
- includes annotation
In the xref view one can toggle the "Scopes". These normally show which function you are in. This is handy when scrolling through long (perhaps spaghetti code) functions.
TODO