diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2017-09-12 22:29:44 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2017-09-12 22:46:52 +0200 |
commit | 4496ffe8d0d2e0b7767959af7f641bc949567995 (patch) | |
tree | a9ed30216593edd012d67dbd74cb674fcc21d4e8 /docs | |
parent | 28092b33e55b382522a4cab8d8bf881c6d47c9b2 (diff) |
Get files ready for 1.7 release1.7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 6 | ||||
-rw-r--r-- | docs/stdnum.ca.bn.rst | 5 | ||||
-rw-r--r-- | docs/stdnum.ca.sin.rst | 5 | ||||
-rw-r--r-- | docs/stdnum.de.idnr.rst | 5 | ||||
-rw-r--r-- | docs/stdnum.ee.registrikood.rst | 5 | ||||
-rw-r--r-- | docs/stdnum.fi.veronumero.rst | 5 | ||||
-rw-r--r-- | docs/stdnum.gb.upn.rst | 5 |
7 files changed, 36 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index e56ceff..dd1fbcc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -100,6 +100,8 @@ Available formats bg.vat br.cnpj br.cpf + ca.bn + ca.sin ch.ssn ch.uid ch.vat @@ -110,6 +112,7 @@ Available formats cy.vat cz.dic cz.rc + de.idnr de.vat de.wkn dk.cpr @@ -121,6 +124,7 @@ Available formats ec.ruc ee.ik ee.kmkr + ee.registrikood es.ccc es.cif es.cups @@ -136,6 +140,7 @@ Available formats fi.alv fi.associationid fi.hetu + fi.veronumero fi.ytunnus fr.nif fr.nir @@ -144,6 +149,7 @@ Available formats fr.tva gb.nhs gb.sedol + gb.upn gb.vat gr.vat grid diff --git a/docs/stdnum.ca.bn.rst b/docs/stdnum.ca.bn.rst new file mode 100644 index 0000000..6979800 --- /dev/null +++ b/docs/stdnum.ca.bn.rst @@ -0,0 +1,5 @@ +stdnum.ca.bn +============ + +.. automodule:: stdnum.ca.bn + :members:
\ No newline at end of file diff --git a/docs/stdnum.ca.sin.rst b/docs/stdnum.ca.sin.rst new file mode 100644 index 0000000..b8d9e45 --- /dev/null +++ b/docs/stdnum.ca.sin.rst @@ -0,0 +1,5 @@ +stdnum.ca.sin +============= + +.. automodule:: stdnum.ca.sin + :members:
\ No newline at end of file diff --git a/docs/stdnum.de.idnr.rst b/docs/stdnum.de.idnr.rst new file mode 100644 index 0000000..e4c148f --- /dev/null +++ b/docs/stdnum.de.idnr.rst @@ -0,0 +1,5 @@ +stdnum.de.idnr +============== + +.. automodule:: stdnum.de.idnr + :members:
\ No newline at end of file diff --git a/docs/stdnum.ee.registrikood.rst b/docs/stdnum.ee.registrikood.rst new file mode 100644 index 0000000..65a462a --- /dev/null +++ b/docs/stdnum.ee.registrikood.rst @@ -0,0 +1,5 @@ +stdnum.ee.registrikood +====================== + +.. automodule:: stdnum.ee.registrikood + :members:
\ No newline at end of file diff --git a/docs/stdnum.fi.veronumero.rst b/docs/stdnum.fi.veronumero.rst new file mode 100644 index 0000000..a1fb17c --- /dev/null +++ b/docs/stdnum.fi.veronumero.rst @@ -0,0 +1,5 @@ +stdnum.fi.veronumero +==================== + +.. automodule:: stdnum.fi.veronumero + :members:
\ No newline at end of file diff --git a/docs/stdnum.gb.upn.rst b/docs/stdnum.gb.upn.rst new file mode 100644 index 0000000..8e1c8ca --- /dev/null +++ b/docs/stdnum.gb.upn.rst @@ -0,0 +1,5 @@ +stdnum.gb.upn +============= + +.. automodule:: stdnum.gb.upn + :members:
\ No newline at end of file |