[
https://issues.apache.org/jira/browse/CASSANDRA-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891551#comment-15891551
]
Jon Haddad commented on CASSANDRA-13253:
----------------------------------------
It was broken for me for a while, and now it's working again. I don't know why.
{code}
pip install -U sphinx sphinx_rtd_theme
ant gen-doc
cd doc/build/html
python -m SimpleHTTPServer 8000
{code}
See attached screenshot of the search results.
> include a search on the doc home
> --------------------------------
>
> Key: CASSANDRA-13253
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13253
> Project: Cassandra
> Issue Type: Improvement
> Components: Documentation and Website
> Reporter: Jon Haddad
> Assignee: Jon Haddad
> Attachments: screenshot-1.png
>
>
> Current doc homepage doesn't have a search.
> http://cassandra.apache.org/doc/latest/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)