mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00
docs: Rename "Slint language Reference" to "Slint Language Documentation"
This commit is contained in:
parent
8afdead15b
commit
39d215bee0
8 changed files with 9 additions and 9 deletions
|
@ -176,7 +176,7 @@ cargo run --release --bin slint-viewer -- examples/printerdemo/ui/printerdemo.sl
|
|||
|
||||
The documentation for the different crates is built using rustdoc.
|
||||
|
||||
The language reference has snippets in the .slint language which can be previewed by injecting
|
||||
The language documentation has snippets in the .slint language which can be previewed by injecting
|
||||
html to the documentation with the `--html-in-header` rustdoc flag.
|
||||
|
||||
Use the following command line to build the documentation to include preview of the .slint files.
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
.. Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
||||
.. SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
||||
|
||||
Welcome to the Slint Language Reference
|
||||
========================================
|
||||
Welcome to the Slint Language Documentation
|
||||
===========================================
|
||||
|
||||
Introduction
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue