๐Ÿ“š LibMan Documentation Index

June 24, 2026 ยท View on GitHub

Welcome! This is your central hub for all LibMan documentation. Use the sections below to find what you need.


GoalDocument
I'm new hereQuick Start (5 min)
I want to buildBuild guide ยท Dependencies
Set up VS CodeVS Code Setup Guide (10 min)
Need help fastQuick Reference (2 min)
Customize tasksAdvanced Setup (15 min)
TroubleshootTroubleshooting Guide (5 min)
Verify setupVerification Checklist (5 min)
File organizationDirectory Structure (3 min)
Edit project fileProject Editor (5 min)
Import GDS/Xschem/Qucs/OASImport (5 min)
Schematic (Windows)Xschem + WSL (10 min)

๐Ÿ“‚ Documentation by Category

๐ŸŽฏ Getting Started (Read First!)

Quick guides to get you up and running:

  1. Quick Start - Start here if new
  2. Build guide - qmake vs CMake, Cap'n Proto, CI, Windows
  3. Dependencies - Install required libraries (โš ๏ธ ZLIB needed)
  4. Setup Verification - Verify your setup

โš™๏ธ Setup & Configuration

Detailed setup and configuration information:

  1. VS Code Setup - Complete VS Code configuration guide
  2. Directory Structure - Where everything is located
  3. CORE integration - Automatic fetch/build of CommonDB
  4. KLayout integration - Layout views, server, root cell selection
  5. Project Editor - Edit define(library, path) entries (Ctrl+E)
  6. Import - Convert GDS, Xschem, Qucs, OAS into CORE views (File โ†’ Import...)
  7. Xschem integration - Schematic/symbol on Windows via WSL launchers

๐Ÿ“– Reference & Advanced

Detailed reference and customization guides:

  1. Quick Reference Card - Keyboard shortcuts & common tasks
  2. Advanced Customization - How to customize build tasks
  3. Troubleshooting - Common issues and solutions

๐ŸŽฏ Getting Started (Steps)

For New Users:

  1. Read: Quick Start (5 minutes)
  2. Action: Install Dependencies (5-20 minutes)
  3. Build: Follow build instructions
  4. Success: Run the application

After Setup:

  1. Reference: Quick Reference for shortcuts
  2. Customize: Advanced Guide to customize tasks
  3. Troubleshoot: See Troubleshooting if issues arise

โšก Quick Commands

# Build and run
Ctrl+Shift+B โ†’ Build & Run Debug

# Debug the app
F5 โ†’ Debug LibMan (GDB)

# Run tests
Ctrl+Shift+B โ†’ Tests: Run All Tests

# Quick help
Ctrl+Shift+P โ†’ "Tasks: Run Task"

๐Ÿ“Š Documentation Statistics

  • Total Pages: 12
  • Getting Started: 3 pages
  • Setup: 6 pages
  • Reference: 3 pages
  • Total Read Time: ~50 minutes (if reading all)
  • Quick Start Time: ~5 minutes

๐Ÿ”— External Resources


๐Ÿ’ก Tips

  • Bookmark this page for quick navigation
  • Start with Quick Start if you're new
  • Use Quick Reference for keyboard shortcuts
  • Check Troubleshooting if something breaks

๐Ÿ“ž Quick Help

Not finding what you need?


Last Updated: June 2026

For the main project README, see README.md