Reformatted CLI examples in docs, refs #551

This commit is contained in:
Simon Willison 2023-05-21 13:44:01 -07:00
commit 0b817944f7
2 changed files with 846 additions and 342 deletions

View file

@ -7,6 +7,11 @@
{% block scripts %}
{{ super() }}
<style type="text/css">
.highlight-output .highlight {
border-left: 9px solid #30c94f;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", function() {
// Show banner linking to /stable/ if this is a /latest/ page

File diff suppressed because it is too large Load diff