mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-12 18:46:10 +03:00
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:
parent
b5f64ea9cc
commit
c048adf7b7
12
Resources/doc/faq.rst
Normal file
12
Resources/doc/faq.rst
Normal 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
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user