
The documentation for Semantic MediaWiki (SMW) can primarily be found on the [SMW homepage](https://www.semantic-mediawiki.org).
Some core documentation is included together with the source code, and can mostly be found in the
`docs/` directory. This documentation includes basic installation instructions, release notes and
technical documentation.

* [Installation instructions](INSTALL.md) (see also the [upgrade guide](https://www.semantic-mediawiki.org/wiki/Help:Installation))
* [Compatibility matrix](COMPATIBILITY.md)

## Release notes

* [Latest release notes](RELEASE-NOTES.md)
* [Other release notes](releasenotes/README.md)

## Technical documentation

* [Technical documentation](technical/README.md)

## Repository documentation

* [Contributing](CONTRIBUTING.md)
* [Issue template](ISSUE_TEMPLATE.md)
* [Pull request template](PULL_REQUEST_TEMPLATE.md)
