From 76b0649c9a25c4deb1d0aa90b6b5853e9cc3b220 Mon Sep 17 00:00:00 2001 From: Kristaps Berzinch Date: Fri, 14 Jun 2024 18:00:17 -0400 Subject: [PATCH] Fix doc lint issues --- docs/admins/deployment.rst | 1 + docs/admins/external-services.rst | 2 ++ docs/officers/dues/data-model.rst | 3 ++- docs/officers/payments/index.rst | 2 ++ docs/officers/travel/matrix.rst | 2 +- 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/admins/deployment.rst b/docs/admins/deployment.rst index 8ae864b5a..5a504a7a1 100644 --- a/docs/admins/deployment.rst +++ b/docs/admins/deployment.rst @@ -71,6 +71,7 @@ Add configuration to Consul --------------------------- .. vale Google.Headings = YES +.. vale write-good.Weasel = NO All environment-specific configuration options are stored in the Consul Key/Value Store and retrieved by Nomad when starting containers. Apiary requires several keys to be configured. diff --git a/docs/admins/external-services.rst b/docs/admins/external-services.rst index 8efd9d404..32a004067 100644 --- a/docs/admins/external-services.rst +++ b/docs/admins/external-services.rst @@ -3,6 +3,8 @@ External services ================= +.. vale write-good.Weasel = NO + Apiary integrates with several external services that require configuration outside of the app itself. .. vale Google.Headings = NO diff --git a/docs/officers/dues/data-model.rst b/docs/officers/dues/data-model.rst index a95edbcec..bd320ec8a 100644 --- a/docs/officers/dues/data-model.rst +++ b/docs/officers/dues/data-model.rst @@ -3,6 +3,8 @@ Data model ========== +.. vale write-good.Weasel = NO + Apiary tracks dues using several interrelated objects. Fiscal year @@ -17,7 +19,6 @@ Dues package .. vale Google.Passive = NO .. vale write-good.E-Prime = NO .. vale write-good.Passive = NO -.. vale write-good.Weasel = NO A **dues package** represents an option for paying dues. In the member-facing interface, packages are labeled "Dues Terms." diff --git a/docs/officers/payments/index.rst b/docs/officers/payments/index.rst index 414749702..f116ee562 100644 --- a/docs/officers/payments/index.rst +++ b/docs/officers/payments/index.rst @@ -4,6 +4,8 @@ Payments ======== +.. vale write-good.Weasel = NO + Apiary supports several payment methods for both :doc:`dues ` and :doc:`trips `. .. toctree:: diff --git a/docs/officers/travel/matrix.rst b/docs/officers/travel/matrix.rst index f97de5d91..318b25cbf 100644 --- a/docs/officers/travel/matrix.rst +++ b/docs/officers/travel/matrix.rst @@ -35,7 +35,7 @@ Search for flights #. Select :guilabel:`Matrix Airfare Search`. #. A popup will appear with options to configure your search. #. After filling out the popup, click the :guilabel:`Search` button at the bottom. - This will open Matrix in a new tab with several search criteria pre-populated. + This will open Matrix in a new tab with search criteria pre-populated. You can made adjustments on this page if desired, but the results might not meet the airfare policy for your trip. #. To submit your search, click the blue :guilabel:`Search` button in the bottom right in Matrix. This will show all flights that meet your criteria.