diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-07 10:13:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-07 10:13:16 +0000 |
commit | c3275601b55c7189e29d6b52801ecabf09f36bfa (patch) | |
tree | c2fcad7ff4f22ab9871b634bc71dc061211f329e /doc/libs6net | |
parent | e008cd9626aa0300ea3aea783832596891d069e9 (diff) | |
download | s6-networking-c3275601b55c7189e29d6b52801ecabf09f36bfa.tar.xz |
Make all doc mobile-readable according to Google standards
Diffstat (limited to 'doc/libs6net')
-rw-r--r-- | doc/libs6net/ident.html | 1 | ||||
-rw-r--r-- | doc/libs6net/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/doc/libs6net/ident.html b/doc/libs6net/ident.html index c3b8c9a..f058370 100644 --- a/doc/libs6net/ident.html +++ b/doc/libs6net/ident.html @@ -1,5 +1,6 @@ <html> <head> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the ident library interface</title> diff --git a/doc/libs6net/index.html b/doc/libs6net/index.html index 36440ac..40075e5 100644 --- a/doc/libs6net/index.html +++ b/doc/libs6net/index.html @@ -1,5 +1,6 @@ <html> <head> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>s6-networking: the s6net library interface</title> |