mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
reuse: remove glob for markdown files
Instead, place the copyright and license right into the source. To satisfy reuse, this also removes the unnecessary MIT.txt symlinks.
This commit is contained in:
parent
fc64542221
commit
96d7bb132c
168 changed files with 159 additions and 23 deletions
|
@ -1,3 +1,4 @@
|
|||
<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial -->
|
||||
parser_test: a proc macro attribute that generate tests for the parser functions
|
||||
|
||||
The parser_test macro will look at the documentation of a function for a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue