From 9c71d62ba84cefa4d4ec5e8e61a9cccbc05d3603 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:39:03 +0000 Subject: [PATCH] deploy: c91190f7709262f5b75096a208bba1388b22526d --- 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 b205eb6d6a5..552975adff6 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 11/10/2023 by Adrian Catana
InstallationPasses

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

-
Last updated on 11/10/2023 by Adrian Catana
UsageRedex Synth Pass Example