sarutak opened a new pull request, #2395:
URL: https://github.com/apache/avro/pull/2395

   AVRO-3815
   
   ## What is the purpose of the change
   
   At the `Records` section in the specification doc, _orders_ and _aliases_ 
are explained as attributes of `fields` but their indentation seems broken.
   
   
![complex-types-layout](https://github.com/apache/avro/assets/4736016/2163bc75-96d3-41dc-845b-2940a218747c)
   
   The root cause seems those items are placed below the table.
   So, a simple way to fix is to place those items above the table.
   
   ## Verifying this change
   
   Build and render the doc, and confirmed that indentation is clean.
   
   
![complex-types-layout-fixed](https://github.com/apache/avro/assets/4736016/2df19991-d257-407c-a721-df56118983f6)
   
   ## Documentation
   
   This change fixes a doc.
   


-- 
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: dev-unsubscr...@avro.apache.org

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

Reply via email to