Fix API section, binary name, and remaining inaccuracies

Major: Public C API section now shows the real dstalk_host.h API with
service-vtable pattern (dstalk_service_query + 8 vtable types) instead
of the fabricated flat C API from dstalk_api.h which does not exist.

Other fixes:
- Binary name: dstalk-core.dll → dstalk.dll (matching CMake target)
- Test count: 8 → 9 (added network_plugin_test.cpp)
- Features card: updated ABI description to mention service vtables
- Terminal demo: file path dstalk_api.h → dstalk_host.h
- Tech stack: header reference dstalk_api.h → dstalk_host.h
- Docs row: added docs/explanation/ (architecture, plugin-lifecycle,
  security-logging)
- en.html favicon: translated remaining Chinese 图层 1 → Layer 1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-05-27 21:08:59 +08:00
parent 91aee523c3
commit 5847cb799d
2 changed files with 101 additions and 57 deletions

80
en.html

File diff suppressed because one or more lines are too long