Browse Source

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

pull/19207/head
Max Katz 7 months ago
committed by GitHub
parent
commit
88bfecbee0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 0
      docs/api-compat.md
  2. 0
      docs/build.md
  3. 0
      docs/debug-xaml-compiler.md
  4. 0
      docs/images/xcode-product-path.png
  5. 0
      docs/index.md
  6. 0
      docs/macos-native.md
  7. 0
      docs/porting-code-from-3rd-party-sources.md
  8. 0
      docs/release.md
  9. 2
      readme.md

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

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

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

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

Before

Width:  |  Height:  |  Size: 576 KiB

After

Width:  |  Height:  |  Size: 576 KiB

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

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

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

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

2
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

Loading…
Cancel
Save