diff --git a/src/ExampleCodes/1-Variables.fig b/ExampleCodes/1-Variables.fig similarity index 100% rename from src/ExampleCodes/1-Variables.fig rename to ExampleCodes/1-Variables.fig diff --git a/src/ExampleCodes/2-Function.fig b/ExampleCodes/2-Function.fig similarity index 100% rename from src/ExampleCodes/2-Function.fig rename to ExampleCodes/2-Function.fig diff --git a/src/ExampleCodes/3-Structure.fig b/ExampleCodes/3-Structure.fig similarity index 100% rename from src/ExampleCodes/3-Structure.fig rename to ExampleCodes/3-Structure.fig diff --git a/src/ExampleCodes/4-Interface.fig b/ExampleCodes/4-Interface.fig similarity index 100% rename from src/ExampleCodes/4-Interface.fig rename to ExampleCodes/4-Interface.fig diff --git a/src/ExampleCodes/FigFig/main.fig b/ExampleCodes/FigFig/main.fig similarity index 100% rename from src/ExampleCodes/FigFig/main.fig rename to ExampleCodes/FigFig/main.fig diff --git a/src/ExampleCodes/FigFig/token.fig b/ExampleCodes/FigFig/token.fig similarity index 100% rename from src/ExampleCodes/FigFig/token.fig rename to ExampleCodes/FigFig/token.fig diff --git a/src/ExampleCodes/FigFig/tokenizer.fig b/ExampleCodes/FigFig/tokenizer.fig similarity index 100% rename from src/ExampleCodes/FigFig/tokenizer.fig rename to ExampleCodes/FigFig/tokenizer.fig diff --git a/src/ExampleCodes/SpeedTest/fib.fig b/ExampleCodes/SpeedTest/fib.fig similarity index 100% rename from src/ExampleCodes/SpeedTest/fib.fig rename to ExampleCodes/SpeedTest/fib.fig diff --git a/src/ExampleCodes/SpeedTest/fib.py b/ExampleCodes/SpeedTest/fib.py similarity index 100% rename from src/ExampleCodes/SpeedTest/fib.py rename to ExampleCodes/SpeedTest/fib.py diff --git a/src/ExampleCodes/SpeedTest/fibBenchmark.fig b/ExampleCodes/SpeedTest/fibBenchmark.fig similarity index 100% rename from src/ExampleCodes/SpeedTest/fibBenchmark.fig rename to ExampleCodes/SpeedTest/fibBenchmark.fig diff --git a/src/ExampleCodes/SpeedTest/fibLoopTest.fig b/ExampleCodes/SpeedTest/fibLoopTest.fig similarity index 100% rename from src/ExampleCodes/SpeedTest/fibLoopTest.fig rename to ExampleCodes/SpeedTest/fibLoopTest.fig diff --git a/src/ExampleCodes/use_std_test.fig b/ExampleCodes/use_std_test.fig similarity index 100% rename from src/ExampleCodes/use_std_test.fig rename to ExampleCodes/use_std_test.fig diff --git a/src/docs/FigRuntimeValueSystem.png b/docs/FigRuntimeValueSystem.png similarity index 100% rename from src/docs/FigRuntimeValueSystem.png rename to docs/FigRuntimeValueSystem.png diff --git a/src/docs/zh_CN/01-简介.md b/docs/zh_CN/01-简介.md similarity index 100% rename from src/docs/zh_CN/01-简介.md rename to docs/zh_CN/01-简介.md diff --git a/src/docs/zh_CN/02-快速开始.md b/docs/zh_CN/02-快速开始.md similarity index 100% rename from src/docs/zh_CN/02-快速开始.md rename to docs/zh_CN/02-快速开始.md diff --git a/src/docs/zh_CN/03-基础语法.md b/docs/zh_CN/03-基础语法.md similarity index 100% rename from src/docs/zh_CN/03-基础语法.md rename to docs/zh_CN/03-基础语法.md diff --git a/src/docs/zh_CN/04-数据类型.md b/docs/zh_CN/04-数据类型.md similarity index 100% rename from src/docs/zh_CN/04-数据类型.md rename to docs/zh_CN/04-数据类型.md diff --git a/src/docs/zh_CN/05-函数.md b/docs/zh_CN/05-函数.md similarity index 100% rename from src/docs/zh_CN/05-函数.md rename to docs/zh_CN/05-函数.md diff --git a/src/docs/zh_CN/06-面对对象.md b/docs/zh_CN/06-面对对象.md similarity index 100% rename from src/docs/zh_CN/06-面对对象.md rename to docs/zh_CN/06-面对对象.md