diff options
author | Jose <jose@zeroc.com> | 2018-06-11 13:54:03 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-06-11 13:56:22 +0200 |
commit | c38a4c5208d5298abad9e7e96e57439908fedfaf (patch) | |
tree | 5a9e918e22958db03fbaa59c304c94b9c566831c | |
parent | Use ifndef around OS specific headers (diff) | |
download | ice-c38a4c5208d5298abad9e7e96e57439908fedfaf.tar.bz2 ice-c38a4c5208d5298abad9e7e96e57439908fedfaf.tar.xz ice-c38a4c5208d5298abad9e7e96e57439908fedfaf.zip |
Add deprecation note to slice2html man page
Closes #80
-rw-r--r-- | man/man1/slice2html.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man1/slice2html.1 b/man/man1/slice2html.1 index 8ffbf36132a..43b499d4272 100644 --- a/man/man1/slice2html.1 +++ b/man/man1/slice2html.1 @@ -17,6 +17,11 @@ Full documentation for slice2html is available online at: .br https://doc.zeroc.com/display/Ice37/Generating+Slice+Documentation +slice2html is deprecated, Doxygen is now the preferred way to generate +Slice API reference, see: +.br +https://doc.zeroc.com/api/ice/3.7/slice/ + .SH OPTIONS .TP |