Merge "Doc: Delete pyc in a structure of dashboard.rst file"

This commit is contained in:
Zuul 2017-11-07 07:35:42 +00:00 committed by Gerrit Code Review
commit 550cd12bf7

View File

@ -59,9 +59,7 @@ structure that looks like the following::
mydashboard
├── dashboard.py
├── dashboard.pyc
├── __init__.py
├── __init__.pyc
├── mypanel
│   ├── __init__.py
│   ├── panel.py