Fix docs search having unspecified module directory (#1568)

Also add Doxygen comment for C++ filesystem API.
This commit is contained in:
Thad House
2019-02-02 00:20:57 -08:00
committed by Peter Johnson
parent 404666b298
commit ae3fd5adac
2 changed files with 14 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include "frc/RobotBase.h"
namespace frc {
/** WPILib FileSystem namespace */
namespace filesystem {
/**