From 4dad614f28049faf04255f71f59e2c48bd04d1c2 Mon Sep 17 00:00:00 2001 From: rameshthoomu Date: Thu, 23 Feb 2017 19:56:22 +0000 Subject: [PATCH] FAB-2451 fix readthedocs build failure https://readthedocs.org/projects/hyperledger-fabric/builds/5066508/ Change-Id: Iccdc9e178f94a4a661b2e058ef87311e5d0d6327 Signed-off-by: rameshthoomu --- mkdocs.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index cf6ff912740..767d87f66d8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -69,13 +69,6 @@ pages: - Getting Help: - Troubleshooting: troubleshooting.md - - FAQs: - - Architecture: FAQ/architecture_FAQ.md - - Chaincode: FAQ/chaincode_FAQ.md - - Confidentiality: FAQ/confidentiality_FAQ.md - - Consensus: FAQ/consensus_FAQ.md - - Identity: FAQ/identity_management_FAQ.md - - Usage: FAQ/usage_FAQ.md - Appendix: - Release notes: releases.md