Преглед изворни кода

Rename "Documentation" subfolder into "docs" (#19189)

Max Katz пре 6 месеци
родитељ
комит
88bfecbee0

+ 0 - 0
Documentation/api-compat.md → docs/api-compat.md


+ 0 - 0
Documentation/build.md → docs/build.md


+ 0 - 0
Documentation/debug-xaml-compiler.md → docs/debug-xaml-compiler.md


+ 0 - 0
Documentation/images/xcode-product-path.png → docs/images/xcode-product-path.png


+ 0 - 0
Documentation/index.md → docs/index.md


+ 0 - 0
Documentation/macos-native.md → docs/macos-native.md


+ 0 - 0
Documentation/porting-code-from-3rd-party-sources.md → docs/porting-code-from-3rd-party-sources.md


+ 0 - 0
Documentation/release.md → docs/release.md


+ 1 - 1
readme.md

@@ -76,7 +76,7 @@ We have a [range of samples](https://github.com/AvaloniaUI/Avalonia.Samples) to
 
 ## Building and Using
 
-See the [build instructions here](Documentation/build.md).
+See the [build instructions here](docs/build.md).
 
 ## Contributing