Skip to content

Commit

Permalink
[webcanv] adjust triangle.cxx for the doxygen
Browse files Browse the repository at this point in the history
Let run via ACLiC when generating doxygen
Remove notebook which is not properly working here.
  • Loading branch information
linev committed Oct 28, 2024
1 parent 229dba2 commit a305376
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tutorials/webcanv/triangle.cxx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/// \file
/// \ingroup tutorial_webcanv
/// \notebook -js
/// User class with custom JavaScript painter in the web canvas.
///
/// Custom class is just triangle which drawn on the frame with NDC coordinates
Expand All @@ -10,8 +9,7 @@
///
/// This macro must be executed with ACLiC like 'root --web triangle.cxx+'
///
///
/// \macro_image (tcanvas_js)
/// \macro_image (tcanvas_jsp)
/// \macro_code
///
/// \author Sergey Linev
Expand Down

0 comments on commit a305376

Please sign in to comment.