瀏覽代碼

Swap highlightjs with pygments

Greg Turnquist 13 年之前
父節點
當前提交
8a76ac8141
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.disable_asc

+ 1
- 1
README.disable_asc 查看文件

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