Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
b6bf453d
Commit
b6bf453d
authored
2 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
rm Doxy group page
parent
dfa5c6a9
No related branches found
No related tags found
1 merge request
!1315
Doxygen: update links, rm User API tab, rm @ingroup markup
Pipeline
#87211
passed
2 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Doc/Doxygen/common/defgroups.dox
+0
-102
0 additions, 102 deletions
Doc/Doxygen/common/defgroups.dox
Doc/Doxygen/layout.xml
+0
-46
0 additions, 46 deletions
Doc/Doxygen/layout.xml
with
0 additions
and
148 deletions
Doc/Doxygen/common/defgroups.dox
deleted
100644 → 0
+
0
−
102
View file @
dfa5c6a9
/*!
\defgroup simulation Simulation
@brief Reflectometry, GISAS and other simulations.
These classes inherit from the abstract base classes ISimulation.
Each of these classes holds an instrument and sample model.
Simulations are run, and results returned, through the function ISimulation::simulate().
\defgroup instrument Instrument
@brief Instrument model
\defgroup background Background
@brief Background noise, to be added to simulated scattering
@ingroup instrument
\defgroup beam Beam and footprint
@brief Classes to describe the incoming beam and its footprint in the sample plane
@ingroup instrument
\defgroup detector Detector
@brief Classes to describe a detector
@ingroup instrument
\defgroup mask Detector masks
@brief Classes to construct a two-dimensional mask.
@ingroup detector
\defgroup samples Samples
@brief Classes to describe experimental sample.
\defgroup materials Materials
@brief Classes and functions to describe magnetic and non-magnetic materials.
@ingroup samples
\defgroup formfactors Formfactors
@brief Available form factors.
@ingroup samples
\defgroup hardParticle Hard particles
@brief Three-dimenensional shapes, to model hard particles
@ingroup formfactors
\defgroup softParticle Soft particles
@brief Particles with smooth scattering-length distributions.
@ingroup formfactors
\defgroup legacyGrating Ripples
@brief Ripples, for modelling gratings
@ingroup formfactors
\defgroup interference Interference functions
@brief Available interference functions.
@ingroup samples
\defgroup fitting Fitting
@brief Classes to fit the data.
\defgroup distributionFT Profiles
@brief Profiles for distributions and correlation functions
@ingroup samples
\defgroup paramDistribution Parameter distributions
@brief Parameter distributions
\defgroup standard_samples Standard samples
@brief Classes related to the functional testing using predefined scattering geometries.
@ingroup samples
\defgroup tools Tools
@brief Various tools.
\defgroup input_output Input and output
@brief Various routines for input/output.
// internals
\defgroup simulation_internal ISimulation and instrument internals
@brief Internal classes concerned with simulations and instrument
\defgroup samples_internal Sample internals
@brief Sample internal classes.
\defgroup materials_internal Material internals
@brief Materials internal classes.
\defgroup formfactors_internal Formfactor internals
@brief Form factor internal classes.
\defgroup distribution_internal Distribution and decay function internals
@brief Distribution and decay function interface classes.
\defgroup fitting_internal Fitting internals
@brief Fitting internal classes.
\defgroup tools_internal
@brief Tools internal classes.
\defgroup input_output_internal
@brief Input/output internal classes.
*/
This diff is collapsed.
Click to expand it.
Doc/Doxygen/layout.xml
+
0
−
46
View file @
b6bf453d
...
@@ -132,52 +132,6 @@
...
@@ -132,52 +132,6 @@
<authorsection/>
<authorsection/>
</file>
</file>
<!-- Layout definition for a group page -->
<group>
<!-- briefdescription visible="yes"/ -->
<detaileddescription
title=
"Description"
/>
<groupgraph
visible=
"$GROUP_GRAPHS"
/>
<memberdecl>
<nestedgroups
visible=
"yes"
title=
""
/>
<dirs
visible=
"yes"
title=
""
/>
<files
visible=
"yes"
title=
""
/>
<namespaces
visible=
"yes"
title=
""
/>
<classes
visible=
"yes"
title=
""
/>
<defines
title=
""
/>
<typedefs
title=
""
/>
<enums
title=
""
/>
<enumvalues
title=
""
/>
<functions
title=
""
/>
<variables
title=
""
/>
<signals
title=
""
/>
<publicslots
title=
""
/>
<protectedslots
title=
""
/>
<privateslots
title=
""
/>
<events
title=
""
/>
<properties
title=
""
/>
<friends
title=
""
/>
<membergroups
visible=
"yes"
/>
</memberdecl>
<memberdef>
<pagedocs/>
<inlineclasses
title=
""
/>
<defines
title=
""
/>
<typedefs
title=
""
/>
<enums
title=
""
/>
<enumvalues
title=
""
/>
<functions
title=
""
/>
<variables
title=
""
/>
<signals
title=
""
/>
<publicslots
title=
""
/>
<protectedslots
title=
""
/>
<privateslots
title=
""
/>
<events
title=
""
/>
<properties
title=
""
/>
<friends
title=
""
/>
</memberdef>
<authorsection
visible=
"yes"
/>
</group>
<!-- Layout definition for a directory page -->
<!-- Layout definition for a directory page -->
<directory>
<directory>
<!-- briefdescription visible="yes"/ -->
<!-- briefdescription visible="yes"/ -->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment