From 0b817944f7601408cfa0a076a78dbbde3808f5ea Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 21 May 2023 13:44:01 -0700 Subject: [PATCH] Reformatted CLI examples in docs, refs #551 --- docs/_templates/base.html | 5 + docs/cli.rst | 1183 ++++++++++++++++++++++++++----------- 2 files changed, 846 insertions(+), 342 deletions(-) diff --git a/docs/_templates/base.html b/docs/_templates/base.html index 43c2003..a253a46 100644 --- a/docs/_templates/base.html +++ b/docs/_templates/base.html @@ -7,6 +7,11 @@ {% block scripts %} {{ super() }} +