diff --git a/.gitignore b/.gitignore index 13e9d592a..7030a7d1a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,4 @@ _build .idea/ .vimrc *.swp -.vscode/ \ No newline at end of file +.vscode/ diff --git a/doc/source/faq.rst b/doc/source/faq.rst new file mode 100644 index 000000000..689ca8699 --- /dev/null +++ b/doc/source/faq.rst @@ -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 `__ + +Where can I find more information about hardware infrastructure? +---------------------------------------------------------------- +In the +`CNTT Documentation `__ diff --git a/doc/source/index.rst b/doc/source/index.rst index dd2581242..9e25b0824 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -199,6 +199,7 @@ Process Flows airsloop airskiff development_guide + faq .. _Barbican: https://docs.openstack.org/barbican/latest/api/ .. _Helm Homepage: https://helm.sh/