diff --git a/documentation/docfx_project/FAQ/index.md b/documentation/docfx_project/FAQ/index.md index 4f62e06..f42ccab 100644 --- a/documentation/docfx_project/FAQ/index.md +++ b/documentation/docfx_project/FAQ/index.md @@ -101,4 +101,11 @@ GPUのメモリは11GB以上を推奨しています。 tier4:AWSIMのトラブルシューティングも参照できます。 -https://github.com/tier4/AWSIM/blob/main/docs/DeveloperGuide/TroubleShooting/index.md \ No newline at end of file +https://github.com/tier4/AWSIM/blob/main/docs/DeveloperGuide/TroubleShooting/index.md + +## 質問方法 + 競技内容、リポジトリ内容物等に関するお問い合わせについては、github上のissueをご利用ください。質問は日本語、英語どちらでも構いません。 + 質問が解決した際には、issueのcloseをお願いします。 + +※各issueでの質問については、基本的に2営業日以内に回答いたします。 +ただし、検討に時間を要する質問や質問数が多い場合等については、2営業日以上いただく可能性があります。ご了承ください。 \ No newline at end of file diff --git a/documentation/docfx_project/other/index.md b/documentation/docfx_project/other/index.md index 5fa146c..35cc3a3 100644 --- a/documentation/docfx_project/other/index.md +++ b/documentation/docfx_project/other/index.md @@ -1,7 +1 @@ # Other -## 質問方法 - 競技内容、リポジトリ内容物等に関するお問い合わせについては、github上のissueをご利用ください。質問は日本語、英語どちらでも構いません。 - 質問が解決した際には、issueのcloseをお願いします。 - -※各issueでの質問については、基本的に2営業日以内に回答いたします。 -ただし、検討に時間を要する質問や質問数が多い場合等については、2営業日以上いただく可能性があります。ご了承ください。 \ No newline at end of file diff --git a/documentation/docfx_project/toc.yml b/documentation/docfx_project/toc.yml index 02ea355..056498c 100644 --- a/documentation/docfx_project/toc.yml +++ b/documentation/docfx_project/toc.yml @@ -32,8 +32,40 @@ href: customize/index.html - name: FAQ href: FAQ/index.html -- name: Other - href: other/index.html +- name: Blog Posts + dropdown: true + items: + - name: Advent Calender + href: https://qiita.com/advent-calendar/2023/jidounten-ai +- name: Past Event Blog Posts + dropdown: true + items: + - name: "(1) Autowareを動かしてみる" + href: https://qiita.com/h_bog/items/86fba5b94b2148c4d9da + - name: "(2) 1つ目の障害物の回避成功" + href: https://qiita.com/h_bog/items/a36df3042a342bd2a0c5 + - name: "(3) 2つ目の障害物の回避成功" + href: https://qiita.com/h_bog/items/849a4241cdef257f3b3a + - name: "(4) 全障害物回避達成!(全パラメータ公開)" + href: https://qiita.com/h_bog/items/8bce776fef0a39676c46 + - name: "(5) 開発環境の再構築(番外編)" + href: https://qiita.com/h_bog/items/4ed94ef6256ac5ae9c03 + - name: "(6) Autoware-Miniを使ってみる" + href: https://qiita.com/h_bog/items/075543f30f9b3432fa1d + - name: "(7) 外部モジュール導入(失敗)" + href: https://qiita.com/h_bog/items/bcfd5648afa8b6dee5b3 + - name: "(8) 自作パッケージの導入" + href: https://qiita.com/h_bog/items/368543a4b10b356db0e5 + - name: "(9) 障害物回避モジュールの作成①" + href: https://qiita.com/h_bog/items/c84c4886c0ba0e6c1724 + - name: "(10) 障害物回避モジュールの作成②(成功?)" + href: https://qiita.com/h_bog/items/a2c2cbdcec6a852bfcd5 + - name: "(11) 障害物回避モジュールの改良①" + href: https://qiita.com/h_bog/items/4160e396fc5def3c8383 + - name: "(12) 障害物回避モジュールの改良②" + href: https://qiita.com/h_bog/items/c7ffd9d51e01adf8e021 + - name: "(13) 障害物回避モジュールの改良③" + href: https://qiita.com/h_bog/items/770e4e2437a963082b12 - name: To English Page href: en/index.html diff --git a/documentation/docfx_project_en/FAQ/index.md b/documentation/docfx_project_en/FAQ/index.md index e5bf73c..6a81bc7 100644 --- a/documentation/docfx_project_en/FAQ/index.md +++ b/documentation/docfx_project_en/FAQ/index.md @@ -98,4 +98,11 @@ We recommend a GPU memory of more than 11GB. You can also refer to the tier4:AWSIM troubleshooting. -[Refer here](https://github.com/tier4/AWSIM/blob/main/docs/DeveloperGuide/TroubleShooting/index.md) \ No newline at end of file +[Refer here](https://github.com/tier4/AWSIM/blob/main/docs/DeveloperGuide/TroubleShooting/index.md) + +## How to ask questions + Please send questions about  competitions, repository contents, etc. via an issue on github. You can ask questions in either English or Japanese. + When your question is resolved, please close the issue. + +※We will generally respond to questions on each issue within two business days. +However, we may take more than 2 business days for questions that require time for consideration or when there are a large number of questions. Please understand. \ No newline at end of file diff --git a/documentation/docfx_project_en/other/index.md b/documentation/docfx_project_en/other/index.md index 979fbce..35cc3a3 100644 --- a/documentation/docfx_project_en/other/index.md +++ b/documentation/docfx_project_en/other/index.md @@ -1,7 +1 @@ # Other -## How to ask questions - Please send questions about  competitions, repository contents, etc. via an issue on github. You can ask questions in either English or Japanese. - When your question is resolved, please close the issue. - -※We will generally respond to questions on each issue within two business days. -However, we may take more than 2 business days for questions that require time for consideration or when there are a large number of questions. Please understand. \ No newline at end of file diff --git a/documentation/docfx_project_en/toc.yml b/documentation/docfx_project_en/toc.yml index 7f0a8da..3e9fd9b 100644 --- a/documentation/docfx_project_en/toc.yml +++ b/documentation/docfx_project_en/toc.yml @@ -17,19 +17,25 @@ href: https://autonomalabs.github.io/AWSIM/RacingSim/ROS2Interface/ - name: Setup href: setup/index.html -- name: Rule - href: rule/index.html -- name: LocalEnvironment - href: local/index.html -- name: OnlineEnvironment - href: online/index.html +- name: Competition + dropdown: true + items: + - name: Rule + href: rule/index.html + - name: LocalEnvironment + href: local/index.html + - name: OnlineEnvironment + href: online/index.html - name: Teams href: ../teams/index.html #- name: Customizing Autoware # href: customize/index.html +- name: Blog Posts + dropdown: true + items: + - name: Advent Calender + href: https://qiita.com/advent-calendar/2023/jidounten-ai - name: FAQ href: FAQ/index.html -- name: Other - href: other/index.html - name: To Japanese Page href: ../index.html