diff options
author | Saúl Ibarra Corretgé <saghul@gmail.com> | 2014-12-11 14:43:12 +0100 |
---|---|---|
committer | Saúl Ibarra Corretgé <saghul@gmail.com> | 2014-12-11 17:29:24 +0100 |
commit | 460907279e9beac73f0cca5a6e4d4d317ebbd42e (patch) | |
tree | 7940b7dcede0d217bfefb8de48bc48f6d6628c38 /docs/src | |
parent | 3fef323e7c44a795ab9e9be2b9eb420cd1b4d5a6 (diff) | |
download | libuv-460907279e9beac73f0cca5a6e4d4d317ebbd42e.tar.gz libuv-460907279e9beac73f0cca5a6e4d4d317ebbd42e.zip |
doc: fix sphinx warning
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/misc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/misc.rst b/docs/src/misc.rst index 4b810fe0..3d1b11ca 100644 --- a/docs/src/misc.rst +++ b/docs/src/misc.rst @@ -2,7 +2,7 @@ .. _misc: Miscellaneous utilities -====================== +======================= This section contains miscellaneous functions that don't really belong in any other section. |