Metadata-Version: 2.1
Name: mkdocs-bionformatic-izsam-theme
Version: 0.0.3
Summary: MkDocs theme build to layout the documentation of the Bioiformatic Unit, Istituto Zooprofilattico dell' Abruzzo e del Molise
Home-page: UNKNOWN
Author: Alessandro De Luca
Author-email: al.deluca@izs.it
License: MIT
Keywords: MkDocs,Theme,Software documentation
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENCE.txt

# mkdocs-bioinformatic-izsam-theme

This is an MkDocs theme written to layout the documentation provided by Bioinformatic Unit of the Istituto Zooprofilattico Sperimentale dell'Abruzzo e del Molise "G. Caporale".

#### Important!

The theme is intended to work with the following **mkdocs-izsam-search** a plugin to extend search functions [https://pypi.org/project/mkdocs-izsam-search/](https://pypi.org/project/mkdocs-izsam-search/)

```bash
pip install mkdocs-izsam-search
```


# Change log

## [0.0.2] and [0.0.3] - 2021-11-11

### Debug on setup
- Fixed bugs for the mkdocs entry point in `setup.py` 

## [0.0.1] - 2021-11-11

### First release
- Made stuff necessary to package a theme


