mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 03:49:43 -05:00
Correctly expose missing documentation from a bunch of classes (closes #1856)
This commit is contained in:
@@ -483,7 +483,15 @@ std::vector<documentation::Documentation> GlobeBrowsingModule::documentations()
|
||||
globebrowsing::LayerAdjustment::Documentation(),
|
||||
globebrowsing::LayerManager::Documentation(),
|
||||
globebrowsing::GlobeTranslation::Documentation(),
|
||||
globebrowsing::GlobeRotation::Documentation(),
|
||||
globebrowsing::RenderableGlobe::Documentation(),
|
||||
globebrowsing::DefaultTileProvider::Documentation(),
|
||||
globebrowsing::ImageSequenceTileProvider::Documentation(),
|
||||
globebrowsing::SingleImageProvider::Documentation(),
|
||||
globebrowsing::SizeReferenceTileProvider::Documentation(),
|
||||
globebrowsing::TemporalTileProvider::Documentation(),
|
||||
globebrowsing::TileProviderByIndex::Documentation(),
|
||||
globebrowsing::TileProviderByLevel::Documentation(),
|
||||
GlobeLabelsComponent::Documentation(),
|
||||
RingsComponent::Documentation(),
|
||||
ShadowComponent::Documentation()
|
||||
|
||||
Reference in New Issue
Block a user