Selaa lähdekoodia

Switch to coderay

Greg Turnquist 13 vuotta sitten
vanhempi
commit
6c71fbeb65
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.disable_asc

+ 1
- 1
README.disable_asc Näytä tiedosto

2
 :spring_version: 3.2.4.RELEASE
2
 :spring_version: 3.2.4.RELEASE
3
 :spring_boot_version: 0.5.0.M4
3
 :spring_boot_version: 0.5.0.M4
4
 :icons: font
4
 :icons: font
5
-:source-highlighter: pygments
5
+:source-highlighter: coderay
6
 
6
 
7
 This guide walks you through the process of creating a "hello world" link:/understanding/REST[RESTful web service] with Spring.
7
 This guide walks you through the process of creating a "hello world" link:/understanding/REST[RESTful web service] with Spring.
8
 
8