Skip to content

Commit ce12dd4

Browse files
committed
docs: delete TOC to avoid editor inserting incorrect content
1 parent 6233b9d commit ce12dd4

File tree

2 files changed

+3
-37
lines changed

2 files changed

+3
-37
lines changed

README.md

-19
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,6 @@
1414
</p>
1515
</p>
1616

17-
## Table of contents
18-
19-
<!-- TOC -->
20-
21-
- [Table of contents](#table-of-contents)
22-
- [Introduction](#introduction)
23-
- [Key Features](#key-features)
24-
- [Development Experience Preview](#development-experience-preview)
25-
- [Architecture](#architecture)
26-
- [Quick Start](#quick-start)
27-
- [Documentation](#documentation)
28-
- [Tutorials](#tutorials)
29-
- [Roadmap](#roadmap)
30-
- [Contribution](#contribution)
31-
- [FAQ](#faq)
32-
- [License](#license)
33-
34-
<!-- /TOC -->
35-
3617
## Introduction
3718

3819
[中文版说明文档](README.zh-cn.md)

README.zh-cn.md

+3-18
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,9 @@
1414
</p>
1515
</p>
1616

17-
## 目录
18-
19-
<!-- TOC -->
20-
21-
- [目录](#%E7%9B%AE%E5%BD%95)
22-
- [介绍](#%E4%BB%8B%E7%BB%8D)
23-
- [主要特性](#%E4%B8%BB%E8%A6%81%E7%89%B9%E6%80%A7)
24-
- [开发体验预览](#%E5%BC%80%E5%8F%91%E4%BD%93%E9%AA%8C%E9%A2%84%E8%A7%88)
25-
- [架构](#%E6%9E%B6%E6%9E%84)
26-
- [快速体验](#%E5%BF%AB%E9%80%9F%E4%BD%93%E9%AA%8C)
27-
- [文档](#%E6%96%87%E6%A1%A3)
28-
- [教程](#%E6%95%99%E7%A8%8B)
29-
- [路线图](#%E8%B7%AF%E7%BA%BF%E5%9B%BE)
30-
- [贡献](#%E8%B4%A1%E7%8C%AE)
31-
- [常见问题](#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
32-
- [许可](#%E8%AE%B8%E5%8F%AF)
33-
34-
<!-- /TOC -->用户界面的桌面端应用程序。
17+
## 介绍
18+
19+
LCUI 是一个用 C 语言编写的用于构建图形用户界面的库。它的定位是探索和实践新的用户界面开发方式,以体积小、易于使用、提供便捷的开发工具为特点,帮助开发者快速开发带有图形用户界面的桌面端应用程序。
3520

3621
**LC** 源自作者名字首字母,设计之初的目的是为了方便作者开发一些小项目和积累开发经验,不过遗憾的是作者并没有因此在 C/C++ 高手众多的就业环境下获得足够竞争优势,于是只能从事 Web 前端开发工作,也正是因为如此,LCUI 现在的发展方向偏向于融合 Web 前端领域的技术。
3722

0 commit comments

Comments
 (0)