Added FAQ section to documentation

Added a section for frequently asked questions that can be
expended on when relevant. Added a trailing empty line to .gitigore
I was advised to submit just the most basic questions to start

Change-Id: I384502a3b919773f5839dac50af420b277c34f94
This commit is contained in:
Danny Massa 2020-05-21 09:36:37 -05:00
parent 15de25b1c7
commit 1579963a8b
3 changed files with 18 additions and 1 deletions

2
.gitignore vendored
View File

@ -13,4 +13,4 @@ _build
.idea/ .idea/
.vimrc .vimrc
*.swp *.swp
.vscode/ .vscode/

16
doc/source/faq.rst Normal file
View File

@ -0,0 +1,16 @@
==========================
Frequently Asked Questions
==========================
.. contents:: Table of Contents
:depth: 3
What is a good starting point to develop understanding of Airship?
------------------------------------------------------------------
In the
`Learn Documentation <https://docs.airshipit.org/learn/index.html>`__
Where can I find more information about hardware infrastructure?
----------------------------------------------------------------
In the
`CNTT Documentation <https://github.com/cntt-n/CNTT/tree/master/doc/tech>`__

View File

@ -199,6 +199,7 @@ Process Flows
airsloop airsloop
airskiff airskiff
development_guide development_guide
faq
.. _Barbican: https://docs.openstack.org/barbican/latest/api/ .. _Barbican: https://docs.openstack.org/barbican/latest/api/
.. _Helm Homepage: https://helm.sh/ .. _Helm Homepage: https://helm.sh/