From 1a22e73c850c450305764c784c86dbc067e65dae Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Tue, 18 Sep 2018 12:43:39 -0400 Subject: Conform with LFN doc rules It hugely hacks docs to move away from submodules. https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html It removes intern reports which can't be integrated in this new model. All wrong links now deteted are updated. Change-Id: I9dbebeed041d2e104e3b8e73483f656ba0ef5bb9 Signed-off-by: Aric Gardner --- docs/conf.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/conf.yaml (limited to 'docs/conf.yaml') diff --git a/docs/conf.yaml b/docs/conf.yaml new file mode 100644 index 000000000..7379d0765 --- /dev/null +++ b/docs/conf.yaml @@ -0,0 +1,3 @@ +--- +project_cfg: opnfv +project: FUNCTEST -- cgit 1.2.3-korg