diff options
author | Ben McGinnes <[email protected]> | 2018-05-15 03:50:14 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-05-15 03:50:14 +0000 |
commit | f64d259e1d2a844fdc68c2676dff64e807a97a22 (patch) | |
tree | 5a3862d5d41d3c15fad5b59315160a882e2bc456 /lang/python/docs/dita/howto/part03 | |
parent | docs: python bindings HOWTO - DITA XML version (diff) | |
download | gpgme-f64d259e1d2a844fdc68c2676dff64e807a97a22.tar.gz gpgme-f64d259e1d2a844fdc68c2676dff64e807a97a22.zip |
docs: python bindings howto
* Added metadata, author info, version number and xml:lang data.
Diffstat (limited to 'lang/python/docs/dita/howto/part03')
-rw-r--r-- | lang/python/docs/dita/howto/part03/get-key.dita | 2 | ||||
-rw-r--r-- | lang/python/docs/dita/howto/part03/key-counting.dita | 2 | ||||
-rw-r--r-- | lang/python/docs/dita/howto/part03/key-selection.dita | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/python/docs/dita/howto/part03/get-key.dita b/lang/python/docs/dita/howto/part03/get-key.dita index 1e3309c2..a49a0f78 100644 --- a/lang/python/docs/dita/howto/part03/get-key.dita +++ b/lang/python/docs/dita/howto/part03/get-key.dita @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd"> -<dita> +<dita xml:lang="en-GB"> <topic id="topic_j3h_5my_5db"> <title>Get Key</title> <body> diff --git a/lang/python/docs/dita/howto/part03/key-counting.dita b/lang/python/docs/dita/howto/part03/key-counting.dita index b26fbd2d..a78a7e67 100644 --- a/lang/python/docs/dita/howto/part03/key-counting.dita +++ b/lang/python/docs/dita/howto/part03/key-counting.dita @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd"> -<dita> +<dita xml:lang="en-GB"> <topic id="topic_jgw_wly_5db"> <title>Counting Keys</title> <body> diff --git a/lang/python/docs/dita/howto/part03/key-selection.dita b/lang/python/docs/dita/howto/part03/key-selection.dita index 3e51a4da..41baf364 100644 --- a/lang/python/docs/dita/howto/part03/key-selection.dita +++ b/lang/python/docs/dita/howto/part03/key-selection.dita @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd"> -<dita> +<dita xml:lang="en-GB"> <topic id="topic_flg_p3y_5db"> <title>Key Selection</title> <body> |