Commit Graph

5 Commits

Author SHA1 Message Date
opencad-abu
1e26b0dff7 Add labs: 59 Python lab scripts + tools + run_lab.sh
- labs/src/: 59 lab scripts covering OA API (Ch2-Ch25 + extras)
  - All C++ references removed, oapy-only documentation
- labs/tools/: debug and test utilities
- labs/run_lab.sh: lab runner with LD_PRELOAD and env setup
2026-06-02 16:59:08 +08:00
opencad-abu
b418de0849 Update README with project overview, dependencies, and lab guide 2026-06-02 16:44:03 +08:00
opencad-abu
075d552869 Rename manylinux2014 wheel to glibc-2.17 for clarity 2026-06-02 16:36:55 +08:00
opencad-abu
cbfc69a90b Replace HTML docs with wheel dist packages
- Remove all HTML documentation (moved to oapy-docs-zh repo)
- Add dist/ with two wheel packages:
  - linux_x86_64 (glibc 2.34+, current system)
  - manylinux2014_x86_64 (glibc 2.17+, RHEL7/CentOS7)
- Add README with install instructions
2026-06-02 16:32:45 +08:00
opencad-abu
4b616f0570 oapy 中文 API 文档 2026-06-02 14:14:41 +08:00