Skip to content
WebbinRoot edited this page Apr 2, 2026 · 1 revision

Wiki Export Notes

This directory is the canonical documentation set for OCInferno.

GitHub Wiki Compatibility Notes

  • Page links are written in wiki-friendly form (for example (Getting-Started)), so they resolve in <repo>.wiki.git.
  • _Sidebar.md and _Footer.md are used by GitHub wiki for persistent navigation.
  • _Navbar.md is included for environments that support custom navbar rendering, but GitHub wiki itself does not use it.
  • Images are referenced relative to _images/ and should be copied with the wiki content.

Included

  • Home.md
  • Getting-Started.md
  • Auth-Reference.md
  • Workspace-Instructions.md
  • CLI-Module-Reference.md
  • Data-View-Export.md
  • Config-Checks-Reference.md
  • Downloads-to-Disk.md
  • Default-Priv-Escalation-Mode.md
  • OpenGraph-Node-Edge-Tables.md
  • IAM-Conditionals.md
  • OpenGraph-Inheritance-IncludeAll.md
  • _Sidebar.md
  • _Navbar.md
  • _Footer.md
  • _images/*.png

Publish to GitHub Wiki

Copy these files into your GitHub wiki repository root (<repo>.wiki.git) and keep _images in the wiki repo root.

Clone this wiki locally