JuliaGraphics / QML.jl

Build Qt6 QML interfaces for Julia programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document developer workflow

ufechner7 opened this issue · comments

It would be good to add a section "Development" to the documentation to document:

  • how to compile the documentation locally
  • which other packages are used by/ related to the QML project
  • how to compile the C++ part of the code
  • how to debug segfaults

This would make it easier for new contributors to join.