Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitri Naumov
ogs
Commits
f941fbaa
Commit
f941fbaa
authored
8 years ago
by
Dmitri Naumov
Browse files
Options
Downloads
Patches
Plain Diff
[Doc]: Tabs to whitespaces.
parent
44ec143a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/DocsetFeed.xml.in
+2
-2
2 additions, 2 deletions
Documentation/DocsetFeed.xml.in
Documentation/Namespaces.dox
+32
-32
32 additions, 32 deletions
Documentation/Namespaces.dox
with
34 additions
and
34 deletions
Documentation/DocsetFeed.xml.in
+
2
−
2
View file @
f941fbaa
<entry>
<entry>
<version>${OGS_VERSION}</version>
<version>${OGS_VERSION}</version>
<url>http://s3-eu-central-1.amazonaws.com/opengeosys/ogs6-docset/ogs6.tgz</url>
<url>http://s3-eu-central-1.amazonaws.com/opengeosys/ogs6-docset/ogs6.tgz</url>
</entry>
</entry>
This diff is collapsed.
Click to expand it.
Documentation/Namespaces.dox
+
32
−
32
View file @
f941fbaa
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
*/
*/
namespace AssemblerLib {
namespace AssemblerLib {
namespace detail {
namespace detail {
}
}
}
}
/**
/**
...
@@ -33,21 +33,21 @@ namespace BaseLib {
...
@@ -33,21 +33,21 @@ namespace BaseLib {
*/
*/
namespace FileIO {
namespace FileIO {
/**
/**
* @namespace FileIO::GMSH
* @namespace FileIO::GMSH
* Sub-namespace containing all functionality needed for reading and writing GMSH files.
* Sub-namespace containing all functionality needed for reading and writing GMSH files.
*
*
* \sa GMSHInterface
* \sa GMSHInterface
*/
*/
namespace GMSH {
namespace GMSH {
}
}
/**
/**
* @namespace FileIO::Legacy
* @namespace FileIO::Legacy
* Includes the interfaces to OGS legacy file formats (OGS-5 and below).
* Includes the interfaces to OGS legacy file formats (OGS-5 and below).
*/
*/
namespace Legacy {
namespace Legacy {
}
}
}
}
/**
/**
...
@@ -73,11 +73,11 @@ namespace GeoLib {
...
@@ -73,11 +73,11 @@ namespace GeoLib {
* \sa detail
* \sa detail
*/
*/
namespace MathLib {
namespace MathLib {
/**
/**
* @namespace MathLib::detail
* @namespace MathLib::detail
*/
*/
namespace detail {
namespace detail {
}
}
}
}
/**
/**
...
@@ -89,12 +89,12 @@ namespace MathLib {
...
@@ -89,12 +89,12 @@ namespace MathLib {
* \sa MeshGenerator
* \sa MeshGenerator
*/
*/
namespace MeshLib {
namespace MeshLib {
/**
/**
* @namespace MeshLib::MeshGenerator
* @namespace MeshLib::MeshGenerator
* Functionality for generating meshing.
* Functionality for generating meshing.
*/
*/
namespace MeshGenerator {
namespace MeshGenerator {
}
}
}
}
/**
/**
...
@@ -102,10 +102,10 @@ namespace MeshLib {
...
@@ -102,10 +102,10 @@ namespace MeshLib {
* The numerical algorithms used in OpenGeoSys
* The numerical algorithms used in OpenGeoSys
*/
*/
namespace NumLib {
namespace NumLib {
/**
/**
* @namespace NumLib::detail
* @namespace NumLib::detail
*/
*/
namespace detail {
namespace detail {
}
}
}
}
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