This file is indexed.

/usr/share/python-ase/doc/ase/ase.rst is in python-ase-doc 3.9.1.4567-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
.. module:: ase
   :synopsis: ASE module

.. _ase:

================================
Documentation for modules in ASE
================================

Quick links:

.. list-table::

  * - :mod:`~ase.atom`
    - :mod:`~ase.atoms`
    - :mod:`~ase.calculators`
    - :mod:`~ase.constraints`
  * - :mod:`~ase.db`
    - :mod:`~ase.dft`
    - :mod:`~ase.data`
    - :mod:`~ase.ga`
  * - :mod:`~ase.gui`
    - :mod:`~ase.infrared`
    - :mod:`~ase.io`
    - :mod:`~ase.lattice`
  * - :mod:`~ase.md`
    - :mod:`~ase.neb`
    - :mod:`~ase.optimize`
    - :mod:`~ase.parallel`
  * - :mod:`~ase.phasediagram`
    - :mod:`~ase.phonons`
    - :mod:`~ase.lattice.spacegroup`
    - :mod:`~ase.structure`
  * - :mod:`~ase.lattice.surface`
    - :mod:`~ase.transport`
    - :mod:`~ase.thermochemistry`
    - :mod:`~ase.units`
  * - :mod:`~ase.utils`
    - :mod:`~ase.vibrations`
    - :mod:`~ase.visualize`
    -


.. seealso::

   * :ref:`tutorials`
   * :ref:`cli`
   * :epydoc:`Automatically generated documentation <ase>` (:term:`API`)
   * :trac:`Source code <>`
   * Presentation about ASE: :download:`ase-talk.pdf`


List of all modules:

.. toctree::
   :maxdepth: 2

   atoms
   atom
   units
   io
   gui/gui
   cmdline
   setup-overview
   optimize
   parallel
   visualize/visualize
   visualize/vtk
   calculators/calculators
   constraints
   neb
   vibrations
   phonons
   phasediagram/phasediagram
   thermochemistry/thermochemistry
   infrared
   md
   dft/dft
   transport/transport
   data
   trajectory
   utils
   neighbors
   io/opls
   db/db
   ga
   dimermethod