docs(ridfire)
Added more documentation, also moved all engine code into gridfire::engine namespace to be more in line with other parts of teh code base
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
namespace gridfire {
|
||||
namespace gridfire::engine {
|
||||
|
||||
/**
|
||||
* @class NetworkPrimingEngineView
|
||||
|
||||
Reference in New Issue
Block a user