Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !122

Now, astD3.html can be directly loaded; the JS generation is implicit upon load

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:D3xml-automation-sbs into develop Oct 02, 2020
  • Overview 4
  • Commits 1
  • Changes 3

This is a simple yet effective fix that helps newbie developers understand the structure of our AST. astD3.html always existed in the xml directory. However, it required the generation of ast.html and ast.js from last.xml. Hence no-one really was aware .... Now, these two files I dynamically generated by the browser, ie, they are never materialised as files. This allows users to simply load astD3.html locally from the file in the sources and see the current state of ast.xml.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: D3xml-automation-sbs