diff options
Diffstat (limited to 'docs/guide/index.rst')
-rw-r--r-- | docs/guide/index.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/guide/index.rst b/docs/guide/index.rst new file mode 100644 index 0000000..e4dba05 --- /dev/null +++ b/docs/guide/index.rst @@ -0,0 +1,18 @@ +========== +User Guide +========== + + +.. toctree:: + :titlesonly: + :maxdepth: 1 + + api/index + cairo_integration + gtk_template + threading + debug_profile + deploy + testing + porting + faq |