Skip to content

Commit

Permalink
Add placeholder text to PackageDescription.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonCampolattaro committed Jun 30, 2020
1 parent 6945a56 commit 43c07f3
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 8 deletions.
34 changes: 26 additions & 8 deletions Octree/doc/Octree/PackageDescription.txt
@@ -1,14 +1,32 @@
/// \defgroup PkgOctreeRef Octree Reference
/// \defgroup PkgOctreeConcepts Concepts
/// \ingroup PgkOctreeRef

/*!
\code
#include <CGAL/Octree.h>
\endcode
*/
/// \ingroup PkgOctreeRef
\addtogroup PkgOctreeRef

\cgalPkgDescriptionBegin{Octree,PkgOctree}

\cgalPkgPicture{octree-benchmark-plot-statue_scan-release_mode-1000000_points.png}

\cgalPkgSummaryBegin

/**
@addtogroup PkgOctreeRef
\cgalPkgAuthor{Jackson Campolattaro, xxx}
\cgalPkgDesc{
This package ...
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
... The package provides ...}
\cgalPkgManuals{Octree,PkgOctreeRef}
\cgalPkgSummaryEnd

**/
\cgalPkgShortInfoBegin
This is all placeholder information
\cgalPkgSince{0.9}
\cgalPkgDependsOn{\ref PkgTDS2}
\cgalPkgBib{cgal:y-t2}
\cgalPkgLicense{\ref licensesGPL "GPL"}
\cgalPkgDemo{Delaunay Triangulation,delaunay_triangulation_2.zip,Regular Triangulation,regular_triangulation_2.zip,Constrained Delaunay Triangulation,constrained_delaunay_triangulation_2.zip}
\cgalPkgShortInfoEnd

\cgalPkgDescriptionEnd
*/
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 43c07f3

Please sign in to comment.