Message Boards Message Boards

How can be integrated a tool help in Help->Documentation Center

Dear friend, I would like to include the documentation help of a toolbox with different packages
in Help->Documentation Center:> Installed add-ons Screen

I created a folder with name Mytool in C:\Program Files\Wolfram Research\Mathematica\12.0\AddOns\Applications This folder includes the file: \Documentation\English\Guides\Mytoolhelp.nb

and I file paclet.m with this content:

Paclet[
    Name -> "Mytool",
    Version -> "1.0.0",
    MathematicaVersion -> "11+",
    Extensions -> 
        {
            {"Documentation", Language -> All, MainPage -> "Guide/Mytoolhelp.nb"}
        }
]

But the link to the help does´not appear in the Documentation Center -> Add-ons.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract