Update index.rst (#1223)

* Update index.rst

* Create faq.rst

Frequently Asked Questions added

* Update faq.rst

* Update index.rst

Comment removed

* Update index.rst

* Update index.rst

* Update index.rst

* Update index.rst

* Update index.rst
This commit is contained in:
Roman Borysenko 2018-02-13 18:13:09 +02:00 committed by Guilhem N
parent b5f64ea9cc
commit c048adf7b7
2 changed files with 15 additions and 1 deletions

12
Resources/doc/faq.rst Normal file
View File

@ -0,0 +1,12 @@
Frequently Asked Questions (FAQ)
================================
Q: How do I fix 404 or 406 HTTP status on NelmioApiDocBundle assets files (css, js, images)?
A: Just execute this command to solve it:
.. code-block:: bash
$ bin/console assets:install --symlink

View File

@ -274,5 +274,7 @@ If you need more complex features, take a look at:
:maxdepth: 1 :maxdepth: 1
areas areas
faq
.. _`Symfony PropertyInfo component`: https://symfony.com/doc/current/components/property_info.html .. _`Symfony PropertyInfo component`: https://symfony.com/doc/current/components/property_info.html