Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 280 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 280 Bytes

Core UI Guide

This guide describes the Core UI Architecture developes for Qt large scale application programming.

Get Started

Install the dependencies

pip install -r requirements

Build and serve the content

mkdocs serve

Open browser at http://localhost:8000