Browse
For agents
About
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot
/
3.8.9
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot
v3.8.9
Switch version
4.9.1
4.9.0
4.8.2
4.8.1
4.8.0
4.7.0
4.6.2
4.6.1
4.6.0
4.5.6
4.5.5
4.5.4
4.5.3
4.5.2
4.5.1
4.5.0
4.4.1
4.4.0
3.3.4
3.4.0
3.4.1
3.4.2
3.5.0
3.5.1
3.5.2
All 199 releases
Overview
Code
betterdocs
/
views
/
icons
/
collapse.php
collapse.php
in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 3.8.9, at views/icons/collapse.php
7 lines
533 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
svg
aria
-
hidden
=
"
true
"
focusable
=
"
false
"
data
-
prefix
=
"
fas
"
data
-
icon
=
"
angle-down
"
2
class
=
"
betterdocs-category-collapse cat-list-arrow-down svg-inline--fa fa-angle-down fa-w-10
"
3
role
=
"
img
"
xmlns
=
"
http://www.w3.org/2000/svg
"
viewBox
=
"
0 0 320 512
"
4
style
=
"
width: 15px; height: 15px;
"
>
5
<
path
fill
=
"
currentColor
"
d
=
"
M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z
"
>
<
/
path
>
6
<
/
svg
>
7