mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 00:22:25 +02:00
Initial MKDocs (#285)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/* https://mkdocstrings.github.io/crystal/styling.html#recommended-styles */
|
||||
|
||||
/* Indent and distinguish sub-items */
|
||||
div.doc-contents:not(.first) {
|
||||
padding-left: 15px;
|
||||
border-left: 4px solid rgba(230, 230, 230);
|
||||
}
|
||||
Reference in New Issue
Block a user