You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to remove a page from the documentation, I cannot just remove the comments from the code. The page will not be deleted when the site is generated. I have to delete the existing site first and then generate the site again.
I would expect documentjs to remove all the existing pages before generating the site.