Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2015-10-11 13:39:10 +0200
committerArthur de Jong <arthur@arthurdejong.org>2015-10-11 13:39:10 +0200
commit13618173f72ed2c014869ad9a4366b26f1d1e5d3 (patch)
tree9cb042b58e0e7ef30b5bf8ffe5f67c9d7c8018bc /docs
parent13270457bd53c93ce5c085fdd7d7e343a089a97d (diff)
Get files ready for 1.2 release1.2
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst16
-rw-r--r--docs/stdnum.at.businessid.rst5
-rw-r--r--docs/stdnum.br.cnpj.rst5
-rw-r--r--docs/stdnum.ch.uid.rst5
-rw-r--r--docs/stdnum.ch.vat.rst5
-rw-r--r--docs/stdnum.cusip.rst5
-rw-r--r--docs/stdnum.de.wkn.rst5
-rw-r--r--docs/stdnum.ee.ik.rst5
-rw-r--r--docs/stdnum.fi.associationid.rst5
-rw-r--r--docs/stdnum.fi.ytunnus.rst5
-rw-r--r--docs/stdnum.gb.sedol.rst5
-rw-r--r--docs/stdnum.imo.rst5
-rw-r--r--docs/stdnum.isin.rst5
-rw-r--r--docs/stdnum.mx.rfc.rst5
-rw-r--r--docs/stdnum.pl.pesel.rst5
-rw-r--r--docs/stdnum.pl.regon.rst5
-rw-r--r--docs/stdnum.ru.inn.rst5
17 files changed, 96 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 971502f..59df1d5 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -87,20 +87,26 @@ Available formats
al.nipt
ar.cuit
+ at.businessid
at.uid
be.vat
bg.egn
bg.pnf
bg.vat
+ br.cnpj
br.cpf
ch.ssn
+ ch.uid
+ ch.vat
cl.rut
cn.ric
co.nit
+ cusip
cy.vat
cz.dic
cz.rc
de.vat
+ de.wkn
dk.cpr
dk.cvr
do.cedula
@@ -108,6 +114,7 @@ Available formats
ean
ec.ci
ec.ruc
+ ee.ik
ee.kmkr
es.cif
es.dni
@@ -116,9 +123,12 @@ Available formats
eu.at_02
eu.vat
fi.alv
+ fi.associationid
fi.hetu
+ fi.ytunnus
fr.siren
fr.tva
+ gb.sedol
gb.vat
gr.vat
grid
@@ -128,12 +138,14 @@ Available formats
ie.pps
ie.vat
imei
+ imo
imsi
is_.kennitala
is_.vsk
isan
isbn
isil
+ isin
ismn
iso6346
iso9362
@@ -145,6 +157,7 @@ Available formats
lv.pvn
meid
mt.vat
+ mx.rfc
my.nric
nl.brin
nl.bsn
@@ -154,9 +167,12 @@ Available formats
no.mva
no.orgnr
pl.nip
+ pl.pesel
+ pl.regon
pt.nif
ro.cf
ro.cnp
+ ru.inn
se.orgnr
se.vat
si.ddv
diff --git a/docs/stdnum.at.businessid.rst b/docs/stdnum.at.businessid.rst
new file mode 100644
index 0000000..d417d01
--- /dev/null
+++ b/docs/stdnum.at.businessid.rst
@@ -0,0 +1,5 @@
+stdnum.at.businessid
+====================
+
+.. automodule:: stdnum.at.businessid
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.br.cnpj.rst b/docs/stdnum.br.cnpj.rst
new file mode 100644
index 0000000..894f69c
--- /dev/null
+++ b/docs/stdnum.br.cnpj.rst
@@ -0,0 +1,5 @@
+stdnum.br.cnpj
+==============
+
+.. automodule:: stdnum.br.cnpj
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.ch.uid.rst b/docs/stdnum.ch.uid.rst
new file mode 100644
index 0000000..cea72ce
--- /dev/null
+++ b/docs/stdnum.ch.uid.rst
@@ -0,0 +1,5 @@
+stdnum.ch.uid
+=============
+
+.. automodule:: stdnum.ch.uid
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.ch.vat.rst b/docs/stdnum.ch.vat.rst
new file mode 100644
index 0000000..bf94a69
--- /dev/null
+++ b/docs/stdnum.ch.vat.rst
@@ -0,0 +1,5 @@
+stdnum.ch.vat
+=============
+
+.. automodule:: stdnum.ch.vat
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.cusip.rst b/docs/stdnum.cusip.rst
new file mode 100644
index 0000000..f0e30f7
--- /dev/null
+++ b/docs/stdnum.cusip.rst
@@ -0,0 +1,5 @@
+stdnum.cusip
+============
+
+.. automodule:: stdnum.cusip
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.de.wkn.rst b/docs/stdnum.de.wkn.rst
new file mode 100644
index 0000000..4c6a17c
--- /dev/null
+++ b/docs/stdnum.de.wkn.rst
@@ -0,0 +1,5 @@
+stdnum.de.wkn
+=============
+
+.. automodule:: stdnum.de.wkn
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.ee.ik.rst b/docs/stdnum.ee.ik.rst
new file mode 100644
index 0000000..24189d4
--- /dev/null
+++ b/docs/stdnum.ee.ik.rst
@@ -0,0 +1,5 @@
+stdnum.ee.ik
+============
+
+.. automodule:: stdnum.ee.ik
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.fi.associationid.rst b/docs/stdnum.fi.associationid.rst
new file mode 100644
index 0000000..fa48a7c
--- /dev/null
+++ b/docs/stdnum.fi.associationid.rst
@@ -0,0 +1,5 @@
+stdnum.fi.associationid
+=======================
+
+.. automodule:: stdnum.fi.associationid
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.fi.ytunnus.rst b/docs/stdnum.fi.ytunnus.rst
new file mode 100644
index 0000000..7af7de8
--- /dev/null
+++ b/docs/stdnum.fi.ytunnus.rst
@@ -0,0 +1,5 @@
+stdnum.fi.ytunnus
+=================
+
+.. automodule:: stdnum.fi.ytunnus
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.gb.sedol.rst b/docs/stdnum.gb.sedol.rst
new file mode 100644
index 0000000..c72bb72
--- /dev/null
+++ b/docs/stdnum.gb.sedol.rst
@@ -0,0 +1,5 @@
+stdnum.gb.sedol
+===============
+
+.. automodule:: stdnum.gb.sedol
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.imo.rst b/docs/stdnum.imo.rst
new file mode 100644
index 0000000..7a14a40
--- /dev/null
+++ b/docs/stdnum.imo.rst
@@ -0,0 +1,5 @@
+stdnum.imo
+==========
+
+.. automodule:: stdnum.imo
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.isin.rst b/docs/stdnum.isin.rst
new file mode 100644
index 0000000..c132e8a
--- /dev/null
+++ b/docs/stdnum.isin.rst
@@ -0,0 +1,5 @@
+stdnum.isin
+===========
+
+.. automodule:: stdnum.isin
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.mx.rfc.rst b/docs/stdnum.mx.rfc.rst
new file mode 100644
index 0000000..71b24df
--- /dev/null
+++ b/docs/stdnum.mx.rfc.rst
@@ -0,0 +1,5 @@
+stdnum.mx.rfc
+=============
+
+.. automodule:: stdnum.mx.rfc
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.pl.pesel.rst b/docs/stdnum.pl.pesel.rst
new file mode 100644
index 0000000..5fed28e
--- /dev/null
+++ b/docs/stdnum.pl.pesel.rst
@@ -0,0 +1,5 @@
+stdnum.pl.pesel
+===============
+
+.. automodule:: stdnum.pl.pesel
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.pl.regon.rst b/docs/stdnum.pl.regon.rst
new file mode 100644
index 0000000..b443414
--- /dev/null
+++ b/docs/stdnum.pl.regon.rst
@@ -0,0 +1,5 @@
+stdnum.pl.regon
+===============
+
+.. automodule:: stdnum.pl.regon
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.ru.inn.rst b/docs/stdnum.ru.inn.rst
new file mode 100644
index 0000000..66c0921
--- /dev/null
+++ b/docs/stdnum.ru.inn.rst
@@ -0,0 +1,5 @@
+stdnum.ru.inn
+=============
+
+.. automodule:: stdnum.ru.inn
+ :members: \ No newline at end of file