forked from lafeillou/yofc-cmp-topo
-
Notifications
You must be signed in to change notification settings - Fork 0
bbslab/yofc-cmp-topo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<html> <head> <title>Qunee for HTML5 README</title> <link rel="stylesheet" type="text/css" href="documents/css.css"/> </head> <body> <h1>Qunee for HTML5 README</h1> <p> Qunee for HTML5 is an extensive HTML5/JavaScript class library that provides diagram visualization controls, data structures, and functionality to automatically calculate layouts for graphs, diagrams, and networks. </p> <h2>How to Start</h2> <p> If you are using this software for the <strong>first time</strong>, you might be interested in the following information: </p> <ul> <li><h3>What are the requirements for developing and deploying applications?</h3> <div class="detail"> <h4>Development</h4> <p> We suggest to use a modern IDE, e.g., IntelliJ WebStorm, IntelliJ IDEA, Netbeans, or Eclipse. </p> <h4>Deployment</h4> <p> To run Qunee for HTML5 applications, including the provided demo applications, you will need to have an HTML5-capable browser. <br/> At the time of its release, this Qunee for HTML5 release has been tested with the following browsers: </p> <ul> <li><tt>Internet Explorer 9+</tt></li> <li><tt>Firefox</tt></li> <li><tt>Chrome</tt></li> <li><tt>Safari</tt></li> <li><tt>Opera</tt></li> </ul> </div> </li> <li><h3>What demos, and documentation are included?</h3> <div class="detail"> <p> A number of resources are included to help you learn more about using Qunee for HTML: </p> <h3>Included Resources</h3> <ul> <li>The <tt>documents/</tt> directory contains the more advanced, comprehensive Developer's Guides which describe the architecture and the main concepts used in Qunee</li> <li>The <tt>demos/</tt> directory contains extensive source code demo applications.</li> <li>The <tt>demos/lib/qunee-min.js</tt> file is the Qunee HTML5 core library file</li> </ul> </div> </li> <li><h3>What about the license terms?</h3> <div class="detail"> <h3>License Terms</h3> <p> You can get a license from Qunee.com, the license should be validated before start your application. Please make sure you have received a license file from Qunee.com.</p> <p>To learn more about the <a href="documents/SOFTWARE_LICENSE_AGREEMENT.html">license terms</a>.</p> </div> </li> <li><h3>Where can I get help and support?</h3> <div class="detail"> <h3>Support</h3> <p> Should you require help with the installation of our library or development with our API, please feel free to contact our support team on the basis of your active subscription or your active evaluation license by sending an email to <a href="mailto:[email protected]">[email protected]</a>. Please include your evaluation or user ID in the email subject and describe the problem in detail so that our engineers can reproduce the issue and help you to get the most out of our product. </p> <p> The available <a href="documents/">documentation</a> provides answers to many basic Qunee API questions. </p> </div> </li> </ul> <h2>Contacting Qunee</h2> <p> Qunee for HTML5 is a product of <a href="http://www.qunee.com/" target="_blank">Qunee.com.</a> </p> <p> Qunee welcomes your comments and suggestions. You can contact us anytime by email: <a href="mailto:[email protected]">[email protected]</a>. </p> <p> Developers that are eligible to receive support as well as active evaluators may direct their questions by email to <a href="mailto:[email protected]">[email protected]</a>. </p> <p> To learn more about our company and our other products, please visit our website: <a href="http://www.qunee.com" target="_blank">http://www.qunee.com</a> </p> <p class="copyright">Copyright Qunee.com, 2013. All rights reserved.</p> </body> </html>
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 94.2%
- JavaScript 5.5%
- CSS 0.3%