Skip to content

Commit b6f01df

Browse files
committed
Clean up panel syntax, alphabetize panels.
1 parent 4c8a8e3 commit b6f01df

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

docs/panels.rst

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -141,15 +141,6 @@ Third-party panels
141141

142142
If you'd like to add a panel to this list, please submit a pull request!
143143

144-
MrBenn Toolbar Plugin
145-
~~~~~~~~~~
146-
147-
URL: https://github.com/andytwoods/mrbenn
148-
149-
Path: ``mrbenn_panel.panel.MrBennPanel``
150-
151-
Allows you to quickly open template files and views directly in your IDE! In addition to the path above, you need to add ``mrbenn_panel`` in ``INSTALLED_APPS``
152-
153144
Flamegraph
154145
~~~~~~~~~~
155146

@@ -244,6 +235,17 @@ Path: ``debug_toolbar_mongo.panel.MongoDebugPanel``
244235

245236
Adds MongoDB debugging information.
246237

238+
MrBenn Toolbar Plugin
239+
~~~~~~~~~~~~~~~~~~~~~
240+
241+
URL: https://github.com/andytwoods/mrbenn
242+
243+
Path: ``mrbenn_panel.panel.MrBennPanel``
244+
245+
Allows you to quickly open template files and views directly in your IDE!
246+
In addition to the path above, you need to add ``mrbenn_panel`` in
247+
``INSTALLED_APPS``
248+
247249
Neo4j
248250
~~~~~
249251

0 commit comments

Comments
 (0)