From b3ed0dcf8cb9a6f79c82f086dd75cfe835c3d0f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 01:41:57 +0000 Subject: [PATCH] deploy: 33aeb6d047aaece688edb3bd27eb6160dda0b374 --- 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 7f347c0907..51f018c171 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 1/25/2024 by Nikolai Tillmann
InstallationPasses

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

-
Last updated on 1/25/2024 by Nikolai Tillmann
UsageRedex Synth Pass Example