Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ThreatMapper Architecture - rendering issues #25

Open
ogarrett opened this issue Aug 16, 2022 · 0 comments
Open

ThreatMapper Architecture - rendering issues #25

ogarrett opened this issue Aug 16, 2022 · 0 comments

Comments

@ogarrett
Copy link
Contributor

Build the full website (make build)

Check the ThreatMapper Architecture page (http://localhost/docs/threatmapper/architecture/)

Sometimes, the sidebar does not render (you only see the main content). Check the sidebars/threatmapper.js file; this problem appears to be related to the link / id:

      link: {
        type: 'doc',
        id: 'threatmapper/architecture/index'
      },

If it fails, try threatmapper/architecture.

Need to debug this, as the problem is difficult to detect and is intermittent. It does not appear to affect any other docs pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant