Skip to content

Commit e1af605

Browse files
author
Travis CI User
committed
Deploy code docs to GitHub Pages Travis build: 2861
Commit: e8e0ea9b3e9b7091f8dfc4dd52d5e5e84a1cc258
1 parent 7b3c311 commit e1af605

98 files changed

Lines changed: 434 additions & 386 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_sources/changelog.rst.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44
Changelog
55
=========
66

7+
Changes in cclib-1.7
8+
--------------------
9+
10+
**Features**
11+
12+
* Dropping support for Python 2
13+
* SciPy is now a hard dependency for cclib
14+
* New parser: formatted checkpoint files (QChem only right now)
15+
16+
**Bugfixes**
17+
18+
* Fixed parsing of Gaussian files missing scftargets (Hubert Weißmann)
19+
* Fixed parsing TDA excited states from QChem (srtlg)
20+
* Fixed parsing two character elements from Turbomole
21+
722
Changes in cclib-1.6.4
823
----------------------
924

_sources/coverage.rst.txt

Lines changed: 74 additions & 74 deletions
Large diffs are not rendered by default.

_sources/index.rst.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The goals of cclib are centered around the reuse of data obtained from these pro
1212
Summary
1313
-------
1414

15-
The current version is **cclib 1.6.4** (see the changelog_ for what's new). The following programs are supported and systematically tested at the versions given in parentheses:
15+
The current version is **cclib 1.7** (see the changelog_ for what's new). The following programs are supported and systematically tested at the versions given in parentheses:
1616

1717
- ADF_ (versions 2007 and 2013)
1818
- DALTON_ (versions 2013 and 2015)
@@ -39,7 +39,7 @@ Many types of output data are parsed by cclib, including atom coordinates, orbit
3939
How to use cclib
4040
----------------
4141

42-
You can download the `source package for cclib 1.6.4`_ or the `current development version`_ (from the `GitHub repository`_). For information on packages available in various Linux distributions, installing the source code and requirements, as well as basic usage, the `How to install`_ is a good place to start.
42+
You can download the `source package for cclib 1.7`_ or the `current development version`_ (from the `GitHub repository`_). For information on packages available in various Linux distributions, installing the source code and requirements, as well as basic usage, the `How to install`_ is a good place to start.
4343

4444
If you need further help, find a bug, need new features or have any question, please send email to the `mailing list`_ or submit an issue to the `tracker`_.
4545

@@ -83,7 +83,7 @@ A record for the latest release is also available on Zenodo_.
8383
.. _`Q-Chem`: http://q-chem.com/
8484
.. _Turbomole: http://www.turbomole-gmbh.com/
8585

86-
.. _`source package for cclib 1.6.4`: https://github.com/cclib/cclib/releases/download/v1.6.4/cclib-1.6.4.zip
86+
.. _`source package for cclib 1.7`: https://github.com/cclib/cclib/releases/download/v1.7/cclib-1.7.zip
8787
.. _`current development version`: https://github.com/cclib/cclib/archive/master.zip
8888
.. _`GitHub repository`: https://github.com/cclib/cclib
8989
.. _`mailing list`: https://lists.sourceforge.net/lists/listinfo/cclib-users

_static/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx stylesheet -- basic theme.
66
*
7-
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

_static/doctools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for all documentation.
66
*
7-
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.6.4',
3+
VERSION: '1.7',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

_static/language_data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* This script contains the language-specific data used by searchtools.js,
66
* namely the list of stopwords, stemmer, scorer and splitter.
77
*
8-
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
8+
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
99
* :license: BSD, see LICENSE for details.
1010
*
1111
*/

_static/searchtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Sphinx JavaScript utilities for the full-text search.
66
*
7-
* :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
7+
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
88
* :license: BSD, see LICENSE for details.
99
*
1010
*/

attributes.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>&lt;no title&gt; &mdash; cclib 1.6.4 documentation</title>
11+
<title>&lt;no title&gt; &mdash; cclib 1.7 documentation</title>
1212

1313

1414

@@ -33,7 +33,7 @@
3333
<link rel="index" title="Index"
3434
href="genindex.html"/>
3535
<link rel="search" title="Search" href="search.html"/>
36-
<link rel="top" title="cclib 1.6.4 documentation" href="index.html"/>
36+
<link rel="top" title="cclib 1.7 documentation" href="index.html"/>
3737

3838

3939
<script src="_static/js/modernizr.min.js"></script>
@@ -100,7 +100,7 @@
100100
</li>
101101
</ul>
102102
</li>
103-
<li class="toctree-l1"><a class="reference internal" href="data.html">Parsed data (version 1.6.4)</a><ul>
103+
<li class="toctree-l1"><a class="reference internal" href="data.html">Parsed data (version 1.7)</a><ul>
104104
<li class="toctree-l2"><a class="reference internal" href="data.html#description-of-parsed-data">Description of parsed data</a></li>
105105
<li class="toctree-l2"><a class="reference internal" href="data.html#details-of-current-implementation">Details of current implementation</a></li>
106106
</ul>
@@ -216,6 +216,7 @@
216216
</ul>
217217
</li>
218218
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
219+
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-7">Changes in cclib-1.7</a></li>
219220
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-4">Changes in cclib-1.6.4</a></li>
220221
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-3">Changes in cclib-1.6.3</a></li>
221222
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-2">Changes in cclib-1.6.2</a></li>
@@ -314,7 +315,7 @@
314315
<script type="text/javascript">
315316
var DOCUMENTATION_OPTIONS = {
316317
URL_ROOT:'./',
317-
VERSION:'1.6.4',
318+
VERSION:'1.7',
318319
COLLAPSE_INDEX:false,
319320
FILE_SUFFIX:'.html',
320321
HAS_SOURCE: true

attributes_dev.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1010

11-
<title>&lt;no title&gt; &mdash; cclib 1.6.4 documentation</title>
11+
<title>&lt;no title&gt; &mdash; cclib 1.7 documentation</title>
1212

1313

1414

@@ -33,7 +33,7 @@
3333
<link rel="index" title="Index"
3434
href="genindex.html"/>
3535
<link rel="search" title="Search" href="search.html"/>
36-
<link rel="top" title="cclib 1.6.4 documentation" href="index.html"/>
36+
<link rel="top" title="cclib 1.7 documentation" href="index.html"/>
3737

3838

3939
<script src="_static/js/modernizr.min.js"></script>
@@ -100,7 +100,7 @@
100100
</li>
101101
</ul>
102102
</li>
103-
<li class="toctree-l1"><a class="reference internal" href="data.html">Parsed data (version 1.6.4)</a><ul>
103+
<li class="toctree-l1"><a class="reference internal" href="data.html">Parsed data (version 1.7)</a><ul>
104104
<li class="toctree-l2"><a class="reference internal" href="data.html#description-of-parsed-data">Description of parsed data</a></li>
105105
<li class="toctree-l2"><a class="reference internal" href="data.html#details-of-current-implementation">Details of current implementation</a></li>
106106
</ul>
@@ -216,6 +216,7 @@
216216
</ul>
217217
</li>
218218
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a><ul>
219+
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-7">Changes in cclib-1.7</a></li>
219220
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-4">Changes in cclib-1.6.4</a></li>
220221
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-3">Changes in cclib-1.6.3</a></li>
221222
<li class="toctree-l2"><a class="reference internal" href="changelog.html#changes-in-cclib-1-6-2">Changes in cclib-1.6.2</a></li>
@@ -314,7 +315,7 @@
314315
<script type="text/javascript">
315316
var DOCUMENTATION_OPTIONS = {
316317
URL_ROOT:'./',
317-
VERSION:'1.6.4',
318+
VERSION:'1.7',
318319
COLLAPSE_INDEX:false,
319320
FILE_SUFFIX:'.html',
320321
HAS_SOURCE: true

0 commit comments

Comments
 (0)