Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2016-07-26 23:33:48 +0200
committerArthur de Jong <arthur@arthurdejong.org>2016-07-26 23:39:42 +0200
commit01a7f34edc5d09d800f43e4fee966b2e7ea6ad3e (patch)
tree38f1659c65e918db43154b3444b7e1aac7268ed1 /docs
parent3e4e9e2c7682efb46d5bc25b7e640ab1cfd5f17e (diff)
Get files ready for 1.4 release1.4
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst6
-rw-r--r--docs/stdnum.damm.rst5
-rw-r--r--docs/stdnum.fr.nif.rst5
-rw-r--r--docs/stdnum.fr.nir.rst5
-rw-r--r--docs/stdnum.fr.siret.rst5
-rw-r--r--docs/stdnum.gb.nhs.rst5
-rw-r--r--docs/stdnum.tr.tckimlik.rst5
7 files changed, 36 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 59df1d5..b85a8e0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -74,6 +74,7 @@ Generic check digit algorithms
.. autosummary::
:toctree:
+ damm
iso7064
luhn
verhoeff
@@ -126,8 +127,12 @@ Available formats
fi.associationid
fi.hetu
fi.ytunnus
+ fr.nif
+ fr.nir
fr.siren
+ fr.siret
fr.tva
+ gb.nhs
gb.sedol
gb.vat
gr.vat
@@ -179,6 +184,7 @@ Available formats
sk.dph
sk.rc
sm.coe
+ tr.tckimlik
us.atin
us.ein
us.itin
diff --git a/docs/stdnum.damm.rst b/docs/stdnum.damm.rst
new file mode 100644
index 0000000..e4bb865
--- /dev/null
+++ b/docs/stdnum.damm.rst
@@ -0,0 +1,5 @@
+stdnum.damm
+===========
+
+.. automodule:: stdnum.damm
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.fr.nif.rst b/docs/stdnum.fr.nif.rst
new file mode 100644
index 0000000..33b76ac
--- /dev/null
+++ b/docs/stdnum.fr.nif.rst
@@ -0,0 +1,5 @@
+stdnum.fr.nif
+=============
+
+.. automodule:: stdnum.fr.nif
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.fr.nir.rst b/docs/stdnum.fr.nir.rst
new file mode 100644
index 0000000..13ee2e7
--- /dev/null
+++ b/docs/stdnum.fr.nir.rst
@@ -0,0 +1,5 @@
+stdnum.fr.nir
+=============
+
+.. automodule:: stdnum.fr.nir
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.fr.siret.rst b/docs/stdnum.fr.siret.rst
new file mode 100644
index 0000000..a54ea58
--- /dev/null
+++ b/docs/stdnum.fr.siret.rst
@@ -0,0 +1,5 @@
+stdnum.fr.siret
+===============
+
+.. automodule:: stdnum.fr.siret
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.gb.nhs.rst b/docs/stdnum.gb.nhs.rst
new file mode 100644
index 0000000..f1d97d4
--- /dev/null
+++ b/docs/stdnum.gb.nhs.rst
@@ -0,0 +1,5 @@
+stdnum.gb.nhs
+=============
+
+.. automodule:: stdnum.gb.nhs
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.tr.tckimlik.rst b/docs/stdnum.tr.tckimlik.rst
new file mode 100644
index 0000000..fd9f38c
--- /dev/null
+++ b/docs/stdnum.tr.tckimlik.rst
@@ -0,0 +1,5 @@
+stdnum.tr.tckimlik
+==================
+
+.. automodule:: stdnum.tr.tckimlik
+ :members: \ No newline at end of file