Taragolis commented on code in PR #36171:
URL: https://github.com/apache/airflow/pull/36171#discussion_r1431631713


##########
docs/apache-airflow-providers-amazon/operators/athena.rst:
##########


Review Comment:
   This is a different problems here:
   1. Redirect and existed document in the same time 🙄 
   2. `something.rst` and `something` directory in the same directory
   
   I've able to build it locally with suggested modifications plus additional 
records into the 
[`docs/spelling_wordlist.txt`](https://github.com/apache/airflow/blob/main/docs/spelling_wordlist.txt)
   
   ```console
   #################### Running docs building ####################
   
   apache-airflow-providers-amazon                             : Building 
documentation
   apache-airflow-providers-amazon                             : Running 
sphinx. The output is hidden until an error occurs.
   apache-airflow-providers-amazon                             : Finished docs 
building successfully
   #################### Scheduling spell checking of documentation 
####################
   apache-airflow-providers-amazon                             : Scheduling 
spellchecking
   #################### Running spell checking of documentation 
####################
   
   apache-airflow-providers-amazon                             : Checking 
spelling started
   apache-airflow-providers-amazon                             : Finished 
spell-checking successfully
   apache-airflow-providers-amazon                             : Checking 
spelling completed
   Documentation build is successful
   Start the webserver in breeze and view the built docs at http://localhost
   ```
   
   **Additional spelling_wordlist**:
   ```text
   AccessDeniedException
   ClusterNotFoundException
   InvalidParameterException
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to