Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/italia/daf-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lilloraffa committed Mar 21, 2018
2 parents 62d0338 + bba9728 commit a5b6209
Show file tree
Hide file tree
Showing 38 changed files with 453 additions and 8,894 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -1,3 +1,5 @@
_build/

.DS_Store
.ropeproject/

6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -12,11 +12,11 @@ To run the server on you local machine you need have a working python interprete

```bash

$ conda env create --name=daf-doc
$ conda create --name=daf-doc

$ source activate DAF-DOC
$ source activate daf-doc

$ conda install sphinx sphinx-autobuild
$ pip install sphinx sphinx-autobuild
```

### Run the website locally
Expand Down
155 changes: 0 additions & 155 deletions _themes/sphinx_italia_theme/Titillium-LICENSE.txt

This file was deleted.

82 changes: 0 additions & 82 deletions _themes/sphinx_italia_theme/breadcrumbs.html

This file was deleted.

51 changes: 0 additions & 51 deletions _themes/sphinx_italia_theme/footer.html

This file was deleted.

0 comments on commit a5b6209

Please sign in to comment.