samredai commented on pull request #3378:
URL: https://github.com/apache/iceberg/pull/3378#issuecomment-957777404


   @jackye1995 what are your thoughts on moving the docs out to their own 
iceberg-docs repo? The docs deployment script is very simple (~2 commands). I 
wouldn't want to add too much complexity there (just yet) to add versioned docs 
but I do agree that having the massive set of html files in the repo interferes 
with the local IDE experience.
   
   If we separate out the docs to a separate repo, we can then maintain a 
single copy of the docs in the site directory on the master branch here. For 
each iceberg release, we could copy that into a directory in the iceberg-docs 
repo named after the version. We can also do some simple redirects to allow a 
`/latest/` path.
   
   This also allows us to add more bonafide docs versioning (such as your 
suggestion) without creating too much noise in the main iceberg repo.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to