]> OCCT Git - occt.git/commit
Documentation - Fix whitespaces (#808)
authorluzpaz <luzpaz@users.noreply.github.com>
Sat, 8 Nov 2025 09:25:04 +0000 (04:25 -0500)
committerGitHub <noreply@github.com>
Sat, 8 Nov 2025 09:25:04 +0000 (09:25 +0000)
commit3e7aaf0f12070cc35517edf8e86a619cb95dbee9
tree975e8851849610f555e7f48963cae95966ed45e8
parente52550047003b7c740af5108a14a32185cd4e080
Documentation - Fix whitespaces (#808)

- Standardized whitespace and line breaks in multi-line documentation comments
- Fixed punctuation formatting (colons, periods)
- Corrected capitalization in comment sentences
- Improved readability by properly formatting lists and continuations
59 files changed:
src/FoundationClasses/TKMath/BSplCLib/BSplCLib.hxx
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_KnotDistribution.hxx
src/FoundationClasses/TKMath/BSplCLib/BSplCLib_MultDistribution.hxx
src/FoundationClasses/TKMath/BSplSLib/BSplSLib.hxx
src/FoundationClasses/TKMath/BVH/BVH_ObjectSet.hxx
src/FoundationClasses/TKMath/Bnd/Bnd_Box.hxx
src/FoundationClasses/TKMath/Bnd/Bnd_Box2d.hxx
src/FoundationClasses/TKMath/CSLib/CSLib.hxx
src/FoundationClasses/TKMath/CSLib/CSLib_DerivativeStatus.hxx
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurves2dToBSplineCurve2d.hxx
src/FoundationClasses/TKMath/Convert/Convert_CompBezierCurvesToBSplineCurve.hxx
src/FoundationClasses/TKMath/Convert/Convert_ConeToBSplineSurface.hxx
src/FoundationClasses/TKMath/Convert/Convert_CylinderToBSplineSurface.hxx
src/FoundationClasses/TKMath/Convert/Convert_GridPolynomialToPoles.hxx
src/FoundationClasses/TKMath/ElCLib/ElCLib.hxx
src/FoundationClasses/TKMath/ElSLib/ElSLib.hxx
src/FoundationClasses/TKMath/gp/gp_Ax1.hxx
src/FoundationClasses/TKMath/gp/gp_Ax2.hxx
src/FoundationClasses/TKMath/gp/gp_Ax22d.hxx
src/FoundationClasses/TKMath/gp/gp_Ax2d.hxx
src/FoundationClasses/TKMath/gp/gp_Ax3.hxx
src/FoundationClasses/TKMath/gp/gp_Circ.hxx
src/FoundationClasses/TKMath/gp/gp_Circ2d.hxx
src/FoundationClasses/TKMath/gp/gp_Cone.hxx
src/FoundationClasses/TKMath/gp/gp_Cylinder.hxx
src/FoundationClasses/TKMath/gp/gp_Dir.hxx
src/FoundationClasses/TKMath/gp/gp_Dir2d.hxx
src/FoundationClasses/TKMath/gp/gp_Elips.hxx
src/FoundationClasses/TKMath/gp/gp_Elips2d.hxx
src/FoundationClasses/TKMath/gp/gp_GTrsf.hxx
src/FoundationClasses/TKMath/gp/gp_GTrsf2d.hxx
src/FoundationClasses/TKMath/gp/gp_Hypr.hxx
src/FoundationClasses/TKMath/gp/gp_Hypr2d.hxx
src/FoundationClasses/TKMath/gp/gp_Lin.hxx
src/FoundationClasses/TKMath/gp/gp_Lin2d.hxx
src/FoundationClasses/TKMath/gp/gp_Mat.hxx
src/FoundationClasses/TKernel/Storage/Storage.hxx
src/FoundationClasses/TKernel/Storage/Storage_Schema.hxx
src/FoundationClasses/TKernel/TCollection/TCollection.hxx
src/FoundationClasses/TKernel/TCollection/TCollection_AsciiString.hxx
src/FoundationClasses/TKernel/TCollection/TCollection_ExtendedString.hxx
src/FoundationClasses/TKernel/TCollection/TCollection_HAsciiString.hxx
src/FoundationClasses/TKernel/TCollection/TCollection_HExtendedString.hxx
src/FoundationClasses/TKernel/Units/Units.hxx
src/FoundationClasses/TKernel/Units/Units_Dimensions.hxx
src/FoundationClasses/TKernel/Units/Units_Explorer.hxx
src/FoundationClasses/TKernel/Units/Units_Lexicon.hxx
src/FoundationClasses/TKernel/Units/Units_MathSentence.hxx
src/FoundationClasses/TKernel/Units/Units_Measurement.hxx
src/FoundationClasses/TKernel/Units/Units_Quantity.hxx
src/FoundationClasses/TKernel/Units/Units_Sentence.hxx
src/FoundationClasses/TKernel/Units/Units_ShiftedToken.hxx
src/FoundationClasses/TKernel/Units/Units_ShiftedUnit.hxx
src/FoundationClasses/TKernel/Units/Units_Token.hxx
src/FoundationClasses/TKernel/Units/Units_Unit.hxx
src/FoundationClasses/TKernel/Units/Units_UnitSentence.hxx
src/FoundationClasses/TKernel/Units/Units_UnitsDictionary.hxx
src/FoundationClasses/TKernel/Units/Units_UnitsLexicon.hxx
src/FoundationClasses/TKernel/Units/Units_UnitsSystem.hxx