From d8fe1b0d899faaaa3d4714a39328f4c24932278f Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 21 May 2023 13:57:22 -0700 Subject: [PATCH] Reformatted CLI examples in docs Closes #551 --- docs/_templates/base.html | 5 + docs/cli.rst | 1201 ++++++++++++++++++++++++++----------- 2 files changed, 863 insertions(+), 343 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() }} +