Skip to main content

Chapel domain for Sphinx

Project description

Chapel domain for Sphinx.

https://travis-ci.org/chapel-lang/sphinxcontrib-chapeldomain.svg?branch=master https://coveralls.io/repos/chapel-lang/sphinxcontrib-chapeldomain/badge.svg?branch=master

Package documentation is available on readthedocs.org.

Installation

To install:

python3 -m pip install sphinxcontrib-chapeldomain

To install from source on github:

git clone https://github.com/chapel-lang/sphinxcontrib-chapeldomain
cd sphinxcontrib-chapeldomain
python setup.py install

Getting Started

This is an example that covers several features of the Chapel domain:

.. chpl:module:: GMP
    :synopsis: multiple precision integer library

.. chpl:record:: BigNum

    multiple precision instances

    .. chpl:method:: proc add(a:BigNum, b:BigNum)

        Add two big ints, ``a`` and ``b``, and store the result in ``this``
        instance.

        :arg a: BigNum to be added
        :type a: BigNum

        :arg BigNum b: BigNum to be added

        :returns: nothing, result is stored in current instance

    .. chpl:itermethod:: iter these() ref

        Arbitrary iterator that returns individual digits of this instance.

        :ytype: reference
        :yields: reference to each individual digit of BigNum

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-chapeldomain-0.0.20.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sphinxcontrib_chapeldomain-0.0.20-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib-chapeldomain-0.0.20.tar.gz.

File metadata

  • Download URL: sphinxcontrib-chapeldomain-0.0.20.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.7

File hashes

Hashes for sphinxcontrib-chapeldomain-0.0.20.tar.gz
Algorithm Hash digest
SHA256 6a51133b3d72fcffa0df2a6c52209f9a2a65dd3f8c2c8fefb5d737da6c5f7634
MD5 13e6d99198a1e844d832d86bb21c5fb4
BLAKE2b-256 590dccad7ab3dbd149c4d23f74bcbe70e7f3a6637dafb779fede45fea7511de4

See more details on using hashes here.

File details

Details for the file sphinxcontrib_chapeldomain-0.0.20-py3-none-any.whl.

File metadata

  • Download URL: sphinxcontrib_chapeldomain-0.0.20-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.7

File hashes

Hashes for sphinxcontrib_chapeldomain-0.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 950d980b5a752fa2f97a78cbd4a8c8d9cadc293511623ffefc5fbaeb20d01819
MD5 4f61f733b840d2c1b5e04658577796b2
BLAKE2b-256 6d01db157b129d9d35a99e8e5dfa47e60980fe277b3202f350fc777e29b1027a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page