Move syslog.dox from support to posix and put it in libroot.so
This commit is contained in:
parent
a93a16151d
commit
faeb2ff331
@ -639,6 +639,7 @@ INPUT = . \
|
||||
media \
|
||||
midi \
|
||||
midi2 \
|
||||
posix \
|
||||
storage \
|
||||
support \
|
||||
translation \
|
||||
|
@ -13,8 +13,7 @@
|
||||
|
||||
/*!
|
||||
\file syslog.h
|
||||
\ingroup support
|
||||
\ingroup libbe
|
||||
\ingroup libroot
|
||||
\brief System logging capabilities
|
||||
|
||||
The functions described here are interacting with the syslog_daemon, a server
|
||||
@ -280,7 +279,8 @@
|
||||
//! @}
|
||||
|
||||
|
||||
/*! \name Priorities for syslog(), log_team() and log_thread()
|
||||
/*!
|
||||
\name Priorities for syslog(), log_team() and log_thread()
|
||||
*/
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
/*!
|
||||
\file parsedate.h
|
||||
\ingroup support
|
||||
\ingroup libbe
|
||||
\ingroup libroot
|
||||
\brief Date parsing functions
|
||||
|
||||
This is a set a functions for parsing date strings in various formats.
|
||||
|
Loading…
x
Reference in New Issue
Block a user