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/part02/fundamentals.dita | |
| 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 '')
| -rw-r--r-- | lang/python/docs/dita/howto/part02/fundamentals.dita | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/python/docs/dita/howto/part02/fundamentals.dita b/lang/python/docs/dita/howto/part02/fundamentals.dita index a81faf50..2c713b0b 100644 --- a/lang/python/docs/dita/howto/part02/fundamentals.dita +++ b/lang/python/docs/dita/howto/part02/fundamentals.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_xsp_ygy_5db">          <title>Fundamentals</title>          <body> | 
