blueprint-compiler/docs
James Westman 8e4433a487
Create an interactive porting tool
`blueprint-compiler port` interactively ports a project to blueprint.
It will create the subproject wrap file, add it to .gitignore, decompile
your GtkBuilder XML files, emit code to copy and paste into your
meson.build file, and update POTFILES.in.

It can't quite handle all of the features the forward compiler can, so
it will skip those files.
2021-12-01 23:38:28 -06:00
..
conf.py Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
examples.rst Remove some semicolons 2021-11-30 21:04:35 -06:00
index.rst Rename to blueprint-compiler 2021-12-01 15:35:58 -06:00
meson.build docs: Add examples 2021-10-27 00:31:49 -05:00
setup.rst Create an interactive porting tool 2021-12-01 23:38:28 -06:00