Skip to content

Commit

Permalink
Add core files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Jun 29, 2023
0 parents commit 67954f9
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*~
*.pyc
GPATH
GRTAGS
GSYMS
GTAGS
4 changes: 4 additions & 0 deletions _config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: McRtcTactileSensorPlugin documentation
gems:
- jekyll-redirect-from
- jekyll-sitemap
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
redirect_to: "/doxygen/index.html"
---
1 change: 1 addition & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sitemap: https://isri-aist.github.io/McRtcTactileSensorPlugin/sitemap.xml

0 comments on commit 67954f9

Please sign in to comment.