summaryrefslogtreecommitdiffstats
path: root/limitations.html
diff options
context:
space:
mode:
Diffstat (limited to 'limitations.html')
-rw-r--r--limitations.html142
1 files changed, 73 insertions, 69 deletions
diff --git a/limitations.html b/limitations.html
index 26d557c..9af86f4 100644
--- a/limitations.html
+++ b/limitations.html
@@ -1,85 +1,89 @@
<!DOCTYPE html>
<html>
- <head>
- <meta charset='utf-8' />
- <meta http-equiv="X-UA-Compatible" content="chrome=1" />
- <meta name="description" content="q : q - Text as Data" />
+<head>
+ <meta charset='utf-8' />
+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
+ <meta name="description" content="q : q - Text as Data" />
- <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
+ <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
- <title>Limitations</title>
- <script type="text/javascript" src="javascripts/google-analytics.js"></script>
- </head>
+ <title>Limitations</title>
+ <script type="text/javascript" src="javascripts/google-analytics.js"></script>
+</head>
- <body>
+<body>
- <!-- HEADER -->
- <div id="header_wrap" class="outer">
- <header class="inner">
- <img id="q-logo" src="images/q-logo1.png"/>
- <a id="forkme_banner" href="https://github.com/harelba/q">View on GitHub</a>
+ <!-- HEADER -->
+ <div id="header_wrap" class="outer">
+ <header class="inner">
+ <select id="language_switcher" onChange="window.location.href=this.value">
+ <option value="index.html" selected>English</option>
+ <option value="ja/index.html">Japanese</option>
+ </select>
+ <img id="q-logo" src="images/q-logo1.png"/>
+ <a id="forkme_banner" href="https://github.com/harelba/q">View on GitHub</a>
- <h1 id="project_title">q</h1>
- <h2 id="project_tagline">q - Text as Data</h2>
+ <h1 id="project_title">q</h1>
+ <h2 id="project_tagline">q - Text as Data</h2>
- <iframe src="http://ghbtns.com/github-btn.html?user=harelba&repo=q&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
+ <iframe src="http://ghbtns.com/github-btn.html?user=harelba&repo=q&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
- <section id="downloads">
- <a class="zip_download_link" download href="https://github.com/harelba/q/archive/1.5.0.zip">Download the last stable version zip file </a>
- <a class="tar_download_link" download href="https://github.com/harelba/q/archive/1.5.0.tar.gz">Download the last stable version tar.gz file</a>
- <a class="rpm_download_link" download href="https://github.com/harelba/packages-for-q/raw/master/rpms/q-text-as-data-1.5.0-1.noarch.rpm">Download the latest stable version RPM</a>
- <a class="deb_download_link" download href="https://github.com/harelba/packages-for-q/raw/master/deb/q-text-as-data_1.5.0-1_all.deb">Download the latest stable version Debian package</a>
- <a class="executable_download_link" title="Single file executable, for systems with python installed" href="https://cdn.rawgit.com/harelba/q/1.5.0/bin/q">Download the single-file executable</a>
- <a class="windows_download_link" title="Beta installation for Windows systems. Adds q.exe to the path. Please send me any comments" href="https://github.com/harelba/packages-for-q/raw/master/windows/setup-q-1.5.0.exe">Download the single-file executable</a>
- </section>
- </header>
- </div>
+ <section id="downloads">
+ <a class="zip_download_link" download href="https://github.com/harelba/q/archive/1.5.0.zip">Download the last stable version zip file </a>
+ <a class="tar_download_link" download href="https://github.com/harelba/q/archive/1.5.0.tar.gz">Download the last stable version tar.gz file</a>
+ <a class="rpm_download_link" download href="https://github.com/harelba/packages-for-q/raw/master/rpms/q-text-as-data-1.5.0-1.noarch.rpm">Download the latest stable version RPM</a>
+ <a class="deb_download_link" download href="https://github.com/harelba/packages-for-q/raw/master/deb/q-text-as-data_1.5.0-1_all.deb">Download the latest stable version Debian package</a>
+ <a class="executable_download_link" title="Single file executable, for systems with python installed" href="https://cdn.rawgit.com/harelba/q/1.5.0/bin/q">Download the single-file executable</a>
+ <a class="windows_download_link" title="Beta installation for Windows systems. Adds q.exe to the path. Please send me any comments" href="https://github.com/harelba/packages-for-q/raw/master/windows/setup-q-1.5.0.exe">Download the single-file executable</a>
+ </section>
+ </header>
+ </div>
- <div id="sidenav">
- <h1 id="general">General</h1>
- <ul>
- <li><a href="index.html">Home</a></li>
- <li><a href="install.html">Download and Install</a></li>
- <li><a href="requirements.html">Requirements</a></li>
- <li><a href="limitations.html">Limitations</a></li>
- <li><a href="future-ideas.html">Future Ideas</a></li>
- </ul>
- <h1 id="documentation">Documentation</h1>
- <ul>
- <li><a href="usage.html">Usage</a></li>
- <li><a href="examples.html">Examples</a></li>
- <li><a href="tutorial.html">Tutorial for Beginners</a></li>
- </ul>
- <h1 id="other">Behind the Scenes</h1>
- <ul>
- <li><a href="changelog.html">Change Log</a></li>
- <li><a href="implementation.html">Implementation</a></li>
- <li><a href="rationale.html">Rationale</a></li>
- </ul>
- <h1 id="author">Author</h1>
- <ul>
- <li><a href="contact.html">Contact</a><br/>Twitter: <a href="https://twitter.com/harelba">@harelba</a><br/>Email: <a href="mailto:harelba@gmail.com">harelba@gmail.com</a></li>
- </ul>
- <h1 id="social">Social</h1>
- <ul>
- <li>Twitter: <a target="_blank" href="https://twitter.com/search?f=realtime&q=%23qtextasdata&src=typd">#qtextasdata</a></li>
- </ul>
+ <div id="sidenav">
+ <h1 id="general">General</h1>
+ <ul>
+ <li><a href="index.html">Home</a></li>
+ <li><a href="install.html">Download and Install</a></li>
+ <li><a href="requirements.html">Requirements</a></li>
+ <li><a href="limitations.html">Limitations</a></li>
+ <li><a href="future-ideas.html">Future Ideas</a></li>
+ </ul>
+ <h1 id="documentation">Documentation</h1>
+ <ul>
+ <li><a href="usage.html">Usage</a></li>
+ <li><a href="examples.html">Examples</a></li>
+ <li><a href="tutorial.html">Tutorial for Beginners</a></li>
+ </ul>
+ <h1 id="other">Behind the Scenes</h1>
+ <ul>
+ <li><a href="changelog.html">Change Log</a></li>
+ <li><a href="implementation.html">Implementation</a></li>
+ <li><a href="rationale.html">Rationale</a></li>
+ </ul>
+ <h1 id="author">Author</h1>
+ <ul>
+ <li><a href="contact.html">Contact</a><br/>Twitter: <a href="https://twitter.com/harelba">@harelba</a><br/>Email: <a href="mailto:harelba@gmail.com">harelba@gmail.com</a></li>
+ </ul>
+ <h1 id="social">Social</h1>
+ <ul>
+ <li>Twitter: <a target="_blank" href="https://twitter.com/search?f=realtime&q=%23qtextasdata&src=typd">#qtextasdata</a></li>
+ </ul>
- </div>
- <!-- MAIN CONTENT -->
- <div id="main_content_wrap" class="outer">
- <div id="main_content" class="inner">
-<h2>
-<a name="limitations" class="anchor" href="#limitations"><span class="octicon octicon-link"></span></a>Limitations</h2>
+ </div>
+ <!-- MAIN CONTENT -->
+ <div id="main_content_wrap" class="outer">
+ <div id="main_content" class="inner">
+ <h2>
+ <a name="limitations" class="anchor" href="#limitations"><span class="octicon octicon-link"></span></a>Limitations</h2>
-<ul>
-<li>It is possible that some rare cases of subqueries are not supported yet. Please open an issue if you find such a case.</li>
-<li>Spaces in file names are not supported yet.</li>
-</ul>
+ <ul>
+ <li>It is possible that some rare cases of subqueries are not supported yet. Please open an issue if you find such a case.</li>
+ <li>Spaces in file names are not supported yet.</li>
+ </ul>
- </body>
-</html>
+ </body>
+ </html>