📘 This repository stores the themes for the ownCloud documentation.
The repository contains three directories: static, templates, and themes. Templates is currently empty. Static contains some of the broader static files, perhaps not specific to the documentation, but more to ownCloud itself. Themes contains four theme directories:
- bootstrap: This is the base theme which all sphinx-doc themes are built on top of
- owncloud_com: This is the theme that matches owncloud.com
- owncloud_org: This is the theme that matches owncloud.org
- ownCloud_release
This repository can be linked into any other documentation repository that requires it. To do so, add it as a Git submodule.