Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename doc #2048

Merged
merged 2 commits into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
rename_doc
  • Loading branch information
brother-jin committed Sep 27, 2023
commit fc65d86206675977dc4f878253f457888b425c7f
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ By default the compilation process is in 'release' mode. If you wanna debug this

## Developing and Debugging with Pika

- [Setting up the Development and Debugging Environment for Pika using CLion](./docs/ops/clion.md)
- [Setting up the Development and Debugging Environment for Pika using CLion](./docs/ops/SettingUpDevEnvironment.md)

## Dockerization

Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ pika 默认使用`release`模式编译,不能调试,如果需要调试,需

## pika 开发调试

- [Pika 使用 CLion 搭建开发调试环境](./docs/ops/clion.md)
- [Pika 使用 CLion 搭建开发调试环境](./docs/ops/SettingUpDevEnvironment.md)

## 容器化

Expand Down
2 changes: 1 addition & 1 deletion docs/catalogue.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
## Develop
- [Pika coding style](https://github.com/Qihoo360/pika/wiki/cpp---coding-style)
- [Pika 代码梳理](https://github.com/OpenAtomFoundation/pika/wiki/Pika%E4%BB%A3%E7%A0%81%E6%A2%B3%E7%90%86)
- [Pika 使用 CLion 搭建开发调试环境](./ops/clion.md)
- [Pika 使用 CLion 搭建开发调试环境](./ops/SettingUpDevEnvironment.md)

## 博客
- [陈宗志](http://baotiao.github.io/page2/)
Expand Down
File renamed without changes.
File renamed without changes.
Loading