Documentation
Quick access and Contact
Icon links to my platforms are available at the bottom of this page.
Technical Blog
- My Technical Blog
Tag-based Categories, only PC (not Mobile)
| Information | Tags |
|---|---|
| DevOps – CI/CD / Docker | DevOps-CI/CD / DevOps-Docker |
| DevOps-Docs | DevOps-Sphinx / DevOps-MkDocs / DevOps-ReadTheDocs |
How to use these links
Click each Tag link to view all related posts at once.
All links redirect to my technical blog (Blogger), organized using tag-based categories
The blog is primarily written in Korean, with English support available via Google Translate.
Go Back Technical-Skills->DevOps-CI/CD/CT
ReadTheDocs-Projects
ReadTheDocs is retained for documentation hosting experiments and legacy project documentation.
- WIFI Sniffer
API Documentation Integration
The WIFI Sniffer project also compares several approaches for integrating C/C++ API documentation into Sphinx and ReadTheDocs.
| Configuration | Purpose | API Document |
|---|---|---|
| Sphinx + Doxygen | Generate API documentation directly from C/C++ source comments using Doxygen. | API Reference-1 |
| Sphinx + Doxygen + Breathe | Import Doxygen XML into Sphinx so API content uses the Sphinx document structure, theme, and navigation. | API Reference-2 |
| Sphinx + Doxygen + Breathe + Exhale | Automatically generate a structured API hierarchy on top of Breathe, including files, functions, types, and related API pages. | API Reference-3 |
ReadTheDocs Hosting and Sphinx API Documentation Flow
ReadTheDocs is used to host the generated technical documentation.
Doxygen extracts API information from C/C++ source code.
Breathe connects the generated Doxygen XML to Sphinx.
Exhale automatically builds a navigable API hierarchy from the Breathe/Doxygen data
ReadTheDocs sometimes not working properly (Server Problem)
ReadTheDocs TEST
ReadTheDocs TEST Hosting Site and Repository
- ReadTheDoc test00
- ReadTheDoc Template TEST
Github Pages-Projects
- Go Back AI->AI-Agent with MCP Project
- Go Back AI->AI-driven Embedded Continuous Testing
- DOC: https://jeonghunlee.github.io/AI-driven-CI-CT/
- Github Issues (Automation)
- TEST REPORTS/RESULTS (Automation):
- Pytest Results: https://jeonghunlee.github.io/AI-driven-CI-CT/tests/pytest/index.html
- Unittest Results: https://jeonghunlee.github.io/AI-driven-CI-CT/tests/unittest/index.html
Technical Writing and Documentation Automation
Technical documents are maintained using MkDocs and Git-based version control.
Documentation and TEST reports are published through GitHub Pages as part of the project workflow.
GitHub Pages-MyProfile
- Github Hosting Site Main and Repository (Current Git)
Github Main Hosting Site and Repository
GitHub Pages TEST
various tests based on Github Pages (only for Test)
Github TEST Hosting Site and Repository
- Github Pages based on Jeklly
- Github Pages based on Jeklly
- Github Pages based on Jeklly