We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91afdbd commit 0a8973cCopy full SHA for 0a8973c
docs/rich-commands.md
@@ -1,4 +1,9 @@
1
-# List of commands
+# Concept of Rich Commands
2
+
3
+> [!INFO]
4
+> Write down here
5
6
+# Commands
7
8
This is the list of all commands defined in `CommandCodes` enum except `None`.
9
src/Files.App/Files.App.csproj
@@ -45,7 +45,7 @@
45
<Content Include="7z64.dll">
46
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
47
</Content>
48
- <Content Include="..\..\NOTICE.md">
+ <Content Include="..\..\.github\NOTICE.md">
49
<Link>NOTICE.md</Link>
50
51
0 commit comments