docs: Various edits related to style, syntax, and adding more detail to some pages (#9132)

* port unrelated changes from IA PR

* few more ports

* fix build

* edit to try to restart build
This commit is contained in:
April I. Murphy 2025-07-22 08:20:31 -07:00 committed by GitHub
commit 2fa2a43f96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
36 changed files with 584 additions and 423 deletions

10
docs/static/logos/monitor-langflow.svg vendored Normal file
View file

@ -0,0 +1,10 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1645_37)">
<path d="M12 17H20C21.1046 17 22 16.1046 22 15V13M12 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3H10M12 17V21M8 21H12M12 21H16M11.75 10.2917H13.2083L16.125 7.375H17.5833L20.5 4.45833H21.9583M16.125 11.75H17.5833L20.5 8.83333H21.9583M11.75 5.91667H13.2083L16.125 3H17.5833" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</g>
<defs>
<clipPath id="clip0_1645_37">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 619 B