James Taylor created PHOENIX-1817:
-------------------------------------
Summary: Document new date/time built-in functions in Functions
reference guide
Key: PHOENIX-1817
URL: https://issues.apache.org/jira/browse/PHOENIX-1817
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
A bunch of new date/time built-in functions have been added, which is great. We
need to add these to the website on the Functions page:
- See http://phoenix.apache.org/building_website.html for basic info on
modifying web site.
- Modify ./phoenix-docs/src/docsrc/help/phoenix.csv by copy/pasting an existing
function documentation and modifying it for the new function.
- Remove site/publish/language/*.html
- Run ./build.sh
- If it fails due to an unknown word, add them to the dictionary.txt file here:
./phoenix-docs/src/tools/org/h2/build/doc/dictionary.txt
- Take a look locally at the changes by navigating to the local html files that
were generated (site/publish/index.html)
- If it looks good then commit through svn commit
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)