diff --git a/docs/Kronosnet/en-US/Author_Group.xml b/docs/Kronosnet/en-US/Author_Group.xml
deleted file mode 100644
index 3840de9e..00000000
--- a/docs/Kronosnet/en-US/Author_Group.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
-
- Fabio M.
- Di Nitto
-
- Red Hat
-
- fabbione@kronosnet.org
-
-
- Federico
- Simoncelli
-
- Nethesis
-
- fsimon@kronosnet.org
-
-
-
diff --git a/docs/Kronosnet/en-US/Book_Info.xml b/docs/Kronosnet/en-US/Book_Info.xml
deleted file mode 100644
index 5443e63c..00000000
--- a/docs/Kronosnet/en-US/Book_Info.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
- Kronosnet
- VPNs on steroids
- Documentation
- 0.1
- 0
- 0
-
-
- Kronosnet is a playground where to test, experiment and play around with different technologies that apply to VPN solutions. Some of them tailored to HA cluster deployments.
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/Kronosnet/en-US/Chapter.xml b/docs/Kronosnet/en-US/Chapter.xml
deleted file mode 100644
index 626a3b0e..00000000
--- a/docs/Kronosnet/en-US/Chapter.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
- Test Chapter
-
- This is a test paragraph
-
-
- Test Section 1
-
- This is a test paragraph in a section
-
-
-
-
- Test Section 2
-
- This is a test paragraph in Section 2
-
-
-
- listitem text
-
-
-
-
-
-
-
-
diff --git a/docs/Kronosnet/en-US/Kronosnet.ent b/docs/Kronosnet/en-US/Kronosnet.ent
deleted file mode 100644
index 02c56a37..00000000
--- a/docs/Kronosnet/en-US/Kronosnet.ent
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/docs/Kronosnet/en-US/Kronosnet.xml b/docs/Kronosnet/en-US/Kronosnet.xml
deleted file mode 100644
index 41d3d873..00000000
--- a/docs/Kronosnet/en-US/Kronosnet.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
-
-
-
-
-
-
-
diff --git a/docs/Kronosnet/en-US/Preface.xml b/docs/Kronosnet/en-US/Preface.xml
deleted file mode 100644
index febcdfe0..00000000
--- a/docs/Kronosnet/en-US/Preface.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
- Preface
-
-
-
-
-
-
diff --git a/docs/Kronosnet/en-US/Revision_History.xml b/docs/Kronosnet/en-US/Revision_History.xml
deleted file mode 100644
index 611bd519..00000000
--- a/docs/Kronosnet/en-US/Revision_History.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-%BOOK_ENTITIES;
-]>
-
- Revision History
-
-
-
- 0
- Tue Oct 5 2010
-
- Fabio M.
- Di Nitto
- fabbione@kronosnet.org
-
-
-
- Initial creation of book by publican
-
-
-
-
-
-
-
diff --git a/docs/Kronosnet/publican.cfg b/docs/Kronosnet/publican.cfg
deleted file mode 100644
index 79762621..00000000
--- a/docs/Kronosnet/publican.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
-# Config::Simple 4.59
-# Tue Oct 5 13:25:29 2010
-
-docname: Kronosnet
-xml_lang: en-US
-type: Book
-brand: common
diff --git a/docs/Makefile.am b/docs/Makefile.am
deleted file mode 100644
index d8fe09d9..00000000
--- a/docs/Makefile.am
+++ /dev/null
@@ -1,34 +0,0 @@
-#
-# Copyright (C) 2010-2015 Red Hat, Inc. All rights reserved.
-#
-# Author: Fabio M. Di Nitto
-#
-# This software licensed under GPL-2.0+, LGPL-2.0+
-#
-
-MAINTAINERCLEANFILES = Makefile.in
-
-EXTRA_DIST = kronosnet_architecture.odp
-
-docbook = Kronosnet
-
-DOCBOOK_FORMATS := pdf,html,html-single,txt
-
-%.txt: $(wildcard %/en-US/*.xml)
- @echo Building $*
- cd $* && $(PUBLICAN) build --publish --langs=all --formats=$(DOCBOOK_FORMATS)
- touch $@
-
-docbook_txt = $(docbook:%=%.txt)
-
-all-local: $(docbook_txt) */publican.cfg
-
-clean-local:
- @rm -rf $(docbook_txt)
- @for book in $(docbook); do rm -rf $$book/tmp $$book/publish; done
-
-push:
- @for book in $(docbook); do \
- rsync -rtz --progress $$book/publish/* fabbione@kronosnet.org:kronosnet/docs; \
- rsync -rtz --progress kronosnet_architecture.odp fabbione@kronosnet.org:kronosnet/docs/kronosnet_architecture.odp; \
- done
diff --git a/docs/kronosnet_architecture.odp b/docs/kronosnet_architecture.odp
deleted file mode 100644
index ebb4d0b9..00000000
Binary files a/docs/kronosnet_architecture.odp and /dev/null differ