From 93c804683d869ea9cf2b34450deb23d412fe6b38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 20:52:33 +0000 Subject: [PATCH] deploy: ae67d7ab1d68b39e714aa15d2cfda23d31e62fd2 --- 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 814178fb5dc..f769208d5ec 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 4/17/2024 by Patrick Yin
InstallationPasses

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

-
Last updated on 4/17/2024 by Patrick Yin
UsageRedex Synth Pass Example