Dongjoon Hyun created TAJO-1378:
-----------------------------------
Summary: Incorrect version(0.8.0) info in tajo-doc
Key: TAJO-1378
URL: https://issues.apache.org/jira/browse/TAJO-1378
Project: Tajo
Issue Type: Bug
Components: documentation
Affects Versions: 0.10
Reporter: Dongjoon Hyun
Assignee: Dongjoon Hyun
Priority: Trivial
The following meta information in all Tajo documentations is still in 0.8.0.
Web search engine (like google.com) will confuse them.
<title>~~~ Apache Tajo 0.8.0 documentation</title>
<link rel="top" title="Apache Tajo 0.8.0 documentation" href="../index.html”/>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../',
VERSION:'0.8.0',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true
};
</script>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)