forked from D-Net/openaire-graph-docs
Remove services page
This commit is contained in:
parent
b32ee99cdf
commit
df6b49bd8f
|
@ -1,20 +0,0 @@
|
||||||
---
|
|
||||||
sidebar_position: 8
|
|
||||||
---
|
|
||||||
|
|
||||||
# Graph-based services
|
|
||||||
|
|
||||||
## Explore
|
|
||||||
<span className="todo">TODO</span>
|
|
||||||
|
|
||||||
## Provide
|
|
||||||
<span className="todo">TODO</span>
|
|
||||||
|
|
||||||
## Connect
|
|
||||||
<span className="todo">TODO</span>
|
|
||||||
|
|
||||||
## Monitor
|
|
||||||
<span className="todo">TODO</span>
|
|
||||||
|
|
||||||
## Develop
|
|
||||||
<span className="todo">TODO</span>
|
|
|
@ -111,10 +111,6 @@ const sidebars = {
|
||||||
{ type: 'doc', id: 'data-provision/stats' },
|
{ type: 'doc', id: 'data-provision/stats' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: 'doc',
|
|
||||||
id: 'services'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "link",
|
type: "link",
|
||||||
label: "Learning center",
|
label: "Learning center",
|
||||||
|
|
Loading…
Reference in New Issue