Преглед изворни кода

Replace understanding guide links at bototm with macros

Greg Turnquist пре 13 година
родитељ
комит
6a452c3b13
2 измењених фајлова са 12 додато и 12 уклоњено
  1. 6
    6
      README.ftl.md
  2. 6
    6
      README.md

+ 6
- 6
README.ftl.md Прегледај датотеку

153
 
153
 
154
 
154
 
155
 
155
 
156
-[u-rest]: /understanding/REST
157
-[u-json]: /understanding/JSON
158
-[u-view-templates]: /understanding/view-templates
156
+<@u_rest/>
157
+<@u_json/>
158
+<@u_view_templates/>
159
 [jackson]: http://wiki.fasterxml.com/JacksonHome
159
 [jackson]: http://wiki.fasterxml.com/JacksonHome
160
-[u-war]: /understanding/WAR
161
-[u-tomcat]: /understanding/Tomcat
162
-[u-application-context]: /understanding/application-context
160
+<@u_war/>
161
+<@u_tomcat/>
162
+<@u_application_context/>
163
 [`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
163
 [`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
164
 [`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
164
 [`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
165
 [`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html
165
 [`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html

+ 6
- 6
README.md Прегледај датотеку

333
 
333
 
334
 
334
 
335
 
335
 
336
-[u-rest]: /understanding/REST
337
-[u-json]: /understanding/JSON
338
-[u-view-templates]: /understanding/view-templates
336
+[u-rest] /understanding/REST
337
+[u-json] /understanding/JSON
338
+[u-view-templates] /understanding/view-templates
339
 [jackson]: http://wiki.fasterxml.com/JacksonHome
339
 [jackson]: http://wiki.fasterxml.com/JacksonHome
340
-[u-war]: /understanding/WAR
341
-[u-tomcat]: /understanding/Tomcat
342
-[u-application-context]: /understanding/application-context
340
+[u-war] /understanding/WAR
341
+[u-tomcat] /understanding/Tomcat
342
+[u-application-context] /understanding/application-context
343
 [`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
343
 [`@Controller`]: http://static.springsource.org/spring/docs/current/javadoc-api/org/springframework/stereotype/Controller.html
344
 [`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
344
 [`SpringApplication`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/SpringApplication.html
345
 [`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html
345
 [`@EnableAutoConfiguration`]: http://static.springsource.org/spring-bootstrap/docs/0.5.0.BUILD-SNAPSHOT/javadoc-api/org/springframework/bootstrap/context/annotation/SpringApplication.html