mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-06 03:31:43 +00:00
Add Doxygen comments for namespaces (#1245)
This commit is contained in:
@@ -26,7 +26,10 @@
|
||||
#include "wpi/mutex.h"
|
||||
#include "wpi/raw_ostream.h"
|
||||
|
||||
/** WPILib C++ utilities (wpiutil) namespace */
|
||||
namespace wpi {
|
||||
|
||||
/** Java Native Interface (JNI) utility functions */
|
||||
namespace java {
|
||||
|
||||
// Gets a Java stack trace. Also provides the last function
|
||||
|
||||
Reference in New Issue
Block a user