removed links to roadmap and added wrning at top of roadmap.md file (#16)
* removed links to roadmap and added wrning at top of roadmap.md file * reverted lock files
This commit was merged in pull request #16.
This commit is contained in:
@@ -30,11 +30,6 @@ module.exports = {
|
|||||||
src: "img/icon.webp",
|
src: "img/icon.webp",
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
href: "/roadmap",
|
|
||||||
position: "left",
|
|
||||||
label: "Roadmap",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
href: "https://twitter.com/stardustxr",
|
href: "https://twitter.com/stardustxr",
|
||||||
label: "Twitter",
|
label: "Twitter",
|
||||||
@@ -68,10 +63,6 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
title: "Docs",
|
title: "Docs",
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
label: "Roadmap",
|
|
||||||
href: "roadmap",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Getting Started",
|
label: "Getting Started",
|
||||||
to: "/docs/get-started/setup-openxr",
|
to: "/docs/get-started/setup-openxr",
|
||||||
|
|||||||
@@ -4,6 +4,8 @@ title: Roadmap
|
|||||||
|
|
||||||
# Roadmap
|
# Roadmap
|
||||||
|
|
||||||
|
**Warning. This roadmap is now outdated.**
|
||||||
|
|
||||||
## 1.0 (Minimum Viable Product)
|
## 1.0 (Minimum Viable Product)
|
||||||
|
|
||||||
- [x] Core functionality
|
- [x] Core functionality
|
||||||
|
|||||||
Reference in New Issue
Block a user