From af27662f2f47c46d996ed017f9d1b0679bf37bb4 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Wed, 6 Jun 2018 15:00:49 +0200 Subject: Enable local documentation builds Adds a local conf.py and conf.yaml (using lfdocs-conf), to enable local docs build. Change-Id: Iaab750983f02476d9bccb6c9bcf2b38544d54d8c Signed-off-by: Trevor Bramwell --- docs/requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/requirements.txt (limited to 'docs/requirements.txt') diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 00000000..dcb7a594 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,2 @@ +lfdocs-conf +sphinx-opnfv-theme -- cgit 1.2.3-korg