From 2933e31fc43c3fe8002e72bbd91c59f724654dbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 20:34:43 +0000 Subject: [PATCH] deploy: e749e7f99b5ae79fb778f18478151d6de4a65cf7 --- docs/configuring.html | 2 +- docs/configuring/index.html | 2 +- docs/docker.html | 2 +- docs/docker/index.html | 2 +- docs/faq.html | 2 +- docs/faq/index.html | 2 +- docs/installation.html | 2 +- docs/installation/index.html | 2 +- docs/interdex.html | 2 +- docs/interdex/index.html | 2 +- docs/passes.html | 2 +- docs/passes/index.html | 2 +- docs/proguard.html | 2 +- docs/proguard/index.html | 2 +- docs/synth.html | 2 +- docs/synth/index.html | 2 +- docs/usage.html | 2 +- docs/usage/index.html | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/configuring.html b/docs/configuring.html index 62d93b5932f..f8e0b7d8e3f 100644 --- a/docs/configuring.html +++ b/docs/configuring.html @@ -152,7 +152,7 @@

(Note that you run redex-all here, not the redex.py wrapper!)

This emits a JSON document detailing parameters, their types, defaults and possibly documentation.

-
Last updated on 10/13/2023 by Ivy Tang
InstallationPasses

The source code for this example can be found in this directory.

-
Last updated on 10/13/2023 by Ivy Tang
UsageRedex Synth Pass Example