# Semantic MediaWiki documentation

The documentation for **Semantic MediaWiki** (SMW) can primarily be found on the [SMW website](https://www.semantic-mediawiki.org).

 Some core documentation is included together with the source code, and can mostly be found in the
`docs/` directory.

* [Installation guide](INSTALL.md#installation-guide-brief)
* [Compatibility matrix](COMPATIBILITY.md#compatibility)

## Release notes / version history

Releases are made according to our [release policy](RELEASE-POLICY.md#release-policy).

View [all release notes](releasenotes/README.md)

## For developers

* [Developing Semantic MediaWiki](architecture/README.md)
* [Technical documentation](technical/README.md)
