[ 
https://issues.apache.org/jira/browse/CASSANDRA-17517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17676544#comment-17676544
 ] 

Michael Semb Wever commented on CASSANDRA-17517:
------------------------------------------------

Just (5) takes a long time, much longer than (4). Addressing this would go a 
long way.

bq. This time could be reduced by downloading the precompiled binaries for 
branches and tags.

There are none for branches. Only for the release tags. If you were able to 
download binaries, then couldn't we also provide the pre-built docs 
downloadable?

> In-tree documentation takes a long time to generate
> ---------------------------------------------------
>
>                 Key: CASSANDRA-17517
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17517
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Documentation/Website
>            Reporter: Anthony Grasso
>            Assignee: Anthony Grasso
>            Priority: High
>
> To generate the in-tree documentation the website-content tooling will 
> execute the following steps for each branch.
>  # Copy or clone the Cassandra repository depending on the URL supplied
>  # Checkout the branch
>  # Select the version of Java based on the Cassandra version
>  # Compile Cassandra
>  # Generate ADOC files for Nodetool and the Cassandra YAML configuration
>  # Commit to repository
> Once the generated ADOC files are committed to the repository, Antora is 
> executed to generate the HTML.
> The majority of the time taken to execute the above steps is in Step 4 where 
> Cassandra is compiled. This time could be reduced by downloading the 
> precompiled binaries for branches and tags.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to