Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst5
-rw-r--r--docs/stdnum.bitcoin.rst5
-rw-r--r--docs/stdnum.iso11649.rst5
-rw-r--r--docs/stdnum.mu.nid.rst5
-rw-r--r--docs/stdnum.no.iban.rst5
-rw-r--r--docs/stdnum.no.kontonr.rst5
6 files changed, 30 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2f7bbae..d5189be 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -116,6 +116,7 @@ Available formats
bg.pnf
bg.vat
bic
+ bitcoin
br.cnpj
br.cpf
ca.bn
@@ -194,6 +195,7 @@ Available formats
isil
isin
ismn
+ iso11649
iso6346
issn
it.codicefiscale
@@ -206,6 +208,7 @@ Available formats
me.iban
meid
mt.vat
+ mu.nid
mx.rfc
my.nric
nl.brin
@@ -213,6 +216,8 @@ Available formats
nl.btw
nl.onderwijsnummer
nl.postcode
+ no.iban
+ no.kontonr
no.mva
no.orgnr
pl.nip
diff --git a/docs/stdnum.bitcoin.rst b/docs/stdnum.bitcoin.rst
new file mode 100644
index 0000000..14e59c7
--- /dev/null
+++ b/docs/stdnum.bitcoin.rst
@@ -0,0 +1,5 @@
+stdnum.bitcoin
+==============
+
+.. automodule:: stdnum.bitcoin
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.iso11649.rst b/docs/stdnum.iso11649.rst
new file mode 100644
index 0000000..31aedb5
--- /dev/null
+++ b/docs/stdnum.iso11649.rst
@@ -0,0 +1,5 @@
+stdnum.iso11649
+===============
+
+.. automodule:: stdnum.iso11649
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.mu.nid.rst b/docs/stdnum.mu.nid.rst
new file mode 100644
index 0000000..5656ebd
--- /dev/null
+++ b/docs/stdnum.mu.nid.rst
@@ -0,0 +1,5 @@
+stdnum.mu.nid
+=============
+
+.. automodule:: stdnum.mu.nid
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.no.iban.rst b/docs/stdnum.no.iban.rst
new file mode 100644
index 0000000..21e2672
--- /dev/null
+++ b/docs/stdnum.no.iban.rst
@@ -0,0 +1,5 @@
+stdnum.no.iban
+==============
+
+.. automodule:: stdnum.no.iban
+ :members: \ No newline at end of file
diff --git a/docs/stdnum.no.kontonr.rst b/docs/stdnum.no.kontonr.rst
new file mode 100644
index 0000000..3f1ee6e
--- /dev/null
+++ b/docs/stdnum.no.kontonr.rst
@@ -0,0 +1,5 @@
+stdnum.no.kontonr
+=================
+
+.. automodule:: stdnum.no.kontonr
+ :members: \ No newline at end of file