emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/zuul 539cbe0a19 1/2: Remove customization section from


From: ELPA Syncer
Subject: [elpa] externals/zuul 539cbe0a19 1/2: Remove customization section from README
Date: Wed, 31 Aug 2022 10:58:22 -0400 (EDT)

branch: externals/zuul
commit 539cbe0a196f1b6d6337a89df50bb082a1c4d764
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Remove customization section from README
    
    The customization variables are clearly documented in the code, it's
    better if users read about them there instead.
---
 README.md | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/README.md b/README.md
index 6138d84684..6eece55765 100644
--- a/README.md
+++ b/README.md
@@ -75,22 +75,6 @@ It also integrates with the following built in features:
 - `imenu`: navigate to beginning of tasks in the build log
 - `eldoc`: echo descriptive information about where in the log point are
 
-# Customization
-
-The package provides the following customizable variables.
-
-| Name                               | Description                             
                   |
-|------------------------------------|------------------------------------------------------------|
-| `zuul-base-url`                    | Base URL to Zuul                        
                   |
-| `zuul-tenant`                      | Zuul tenant                             
                   |
-| `zuul-tenant-configs`              | A list of tenant configurations         
                   |
-| `zuul-build-annotation`            | A list of annotations to display for a 
build               |
-| `zuul-buildset-annotation`         | A list of annotations to display for a 
buildset            |
-| `zuul-build-command-annotation`    | A list of annotations to display for a 
build command       |
-| `zuul-build-imenu-annotation`      | A list of annotations to display for a 
imenu               |
-| `zuul-build-display-buffer-action` | The configuration for display-buffer 
when opening a build. |
-| `zuul-add-builds-to-buildset`      | If set to t builds will be added to 
buildsets              |
-
 # Remote support
 
 The `zuul.el` package supports [Connection Local 
Variables](https://www.gnu.org/software/emacs/manual/html_node/elisp/Connection-Local-Variables.html)
 which allows the user to customize the `zuul-tenant-configs` variable when 
running on a remote host. In this example `zuul-tenant-configs` are configured 
the same for all remote hosts.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]