TechDocs: Add troubleshooting docs

This commit is contained in:
Himanshu Mishra
2020-09-24 16:20:16 +02:00
parent 9c5a0e836b
commit 94aa8068af
3 changed files with 12 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
---
id: troubleshooting
title: Troubleshooting TechDocs
sidebar_label: Troubleshooting
description: Troubleshooting for TechDocs
---
- TechDocs will fail to clone your docs if you have a git config which overrides
the `https` protocol with `ssh` or something else. Make sure to remove your
git config locally when you try TechDocs.