mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Adding documentation to RenderableGlobe and layers (closes #651)
Fix mars after detecting that identifiers were missing
This commit is contained in:
@@ -57,7 +57,6 @@ struct TestResult {
|
||||
*/
|
||||
enum class Reason {
|
||||
MissingKey, ///< The offending key that was requested was not found
|
||||
ExtraKey, ///< The exhaustive documentation contained an extra key
|
||||
WrongType, ///< The key's value was not of the expected type
|
||||
Verification, ///< The value did not pass a necessary non-type verifier
|
||||
UnknownIdentifier ///< The identifier for a ReferencingVerifier did not exist
|
||||
|
||||
Reference in New Issue
Block a user