Remove invalid and empty part from samples' getting started guides
Fixes gh-641
This commit is contained in:
@@ -83,6 +83,12 @@
|
||||
<configuration>
|
||||
<backend>html</backend>
|
||||
<doctype>book</doctype>
|
||||
<logHandler>
|
||||
<outputToConsole>true</outputToConsole>
|
||||
<failIf>
|
||||
<severity>DEBUG</severity> (2)
|
||||
</failIf>
|
||||
</logHandler>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
@@ -13,9 +13,6 @@ Andy Wilkinson;
|
||||
RESTful Notes is a RESTful web service for creating and storing notes. It uses hypermedia
|
||||
to describe the relationships between resources and to allow navigation between them.
|
||||
|
||||
[[getting-started]]
|
||||
= Getting started
|
||||
|
||||
|
||||
|
||||
[[getting-started-running-the-service]]
|
||||
|
||||
@@ -13,9 +13,6 @@ Andy Wilkinson;
|
||||
RESTful Notes is a RESTful web service for creating and storing notes. It uses hypermedia
|
||||
to describe the relationships between resources and to allow navigation between them.
|
||||
|
||||
[[getting-started]]
|
||||
= Getting started
|
||||
|
||||
|
||||
|
||||
[[getting-started-running-the-service]]
|
||||
|
||||
Reference in New Issue
Block a user