Forráskód Böngészése

Create gh-pages branch via GitHub

Krzysztof Gabis 13 éve
szülő
commit
208aaa6589
2 módosított fájl, 6 hozzáadás és 2 törlés
  1. 6 2
      index.html
  2. 0 0
      params.json

+ 6 - 2
index.html

@@ -33,7 +33,7 @@
       <section id="main_content" class="inner">
         <h2>About</h2>
 
-<p>Parson is a small json parser and reader written in C.</p>
+<p>Parson is a small <a href="http://json.org">json</a> parser and reader written in C.  </p>
 
 <h2>Features</h2>
 
@@ -47,7 +47,7 @@
 
 <p>Run the following code:</p>
 
-<pre><code>git clone http://github.com/kgabis/parson.git
+<pre><code>git clone https://github.com/kgabis/parson.git
 </code></pre>
 
 <p>and copy parson.h and parson.c to you source code tree.</p>
@@ -108,6 +108,10 @@
 ...
 </code></pre>
 
+<h2>Important</h2>
+
+<p>Parson currently supports hexadecimal and octal numbers, but they're not a part of JSON standard, so you shouldn't use them.</p>
+
 <h2>License</h2>
 
 <p><a href="http://opensource.org/licenses/mit-license.php">The MIT License (MIT)</a></p>

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
params.json


Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott