Skip to content

JL710/iced-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iced-guide

Welcome to the Unofficial Iced Guide!

This guide is built using mdBook (mdBook Guide). It is made up of basic markdown files with some extensions that mdBook provides (mainly including file sections).

File Layout

The markdown files are located in the src directory. The SUMMARY.md dictates the layout of the guide, and all pages are registered here.

The file/directory layout is not required to match the guide layout by mdBook, but it is best practice to keep them somewhat in sync.

Example code that is not directly in the markdown files is contained in the iced-guide-examples directory. You can reference that directory from anywhere in the guide by using {{code}}/.

Run the guide for development

pip install git+https://codeberg.org/JL710/mdbook-project-path.git
mdbook watch

Note: You must have mdBook installed (cargo install mdbook).

About

Unofficial Iced Guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13

Languages