Added a paragraph to partially synchronize all readme files and package-level documentation comments.

pull/134/head
Project Nayuki 3 years ago
parent 7a052cc5b2
commit df44e259d1

@ -32,6 +32,8 @@ Manual parameters:
* User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number
* User can create a list of data segments manually and add ECI segments
More information about QR Code technology and this library's design can be found on the project home page.
Examples
--------

@ -23,6 +23,7 @@
* <li><p>User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number</p></li>
* <li><p>User can create a list of data segments manually and add ECI segments</p></li>
* </ul>
* <p>More information about QR Code technology and this library's design can be found on the project home page.</p>
*
* <h2>Examples</h2>
* <p>Simple operation:</p>

@ -25,6 +25,7 @@
* <li><p>Encodes Japanese Unicode text in kanji mode to save a lot of space compared to UTF-8 bytes</p></li>
* <li><p>Computes optimal segment mode switching for text with mixed numeric/alphanumeric/general/kanji parts</p></li>
* </ul>
* <p>More information about QR Code technology and this library's design can be found on the project home page.</p>
*
* <h2>Examples</h2>
* <p>Simple operation:</p>

@ -79,6 +79,8 @@ Manual parameters:
* User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number
* User can create a list of data segments manually and add ECI segments
More information about QR Code technology and this library's design can be found on the project home page.
Usage
-----

@ -49,6 +49,8 @@
//! - User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number
//! - User can create a list of data segments manually and add ECI segments
//!
//! More information about QR Code technology and this library's design can be found on the project home page.
//!
//! # Examples
//!
//! ```

@ -29,6 +29,8 @@ Manual parameters:
* User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number
* User can create a list of data segments manually and add ECI segments
More information about QR Code technology and this library's design can be found on the project home page.
Examples
--------

@ -49,6 +49,8 @@
//! - User can specify absolute error correction level, or allow the library to boost it if it doesn't increase the version number
//! - User can create a list of data segments manually and add ECI segments
//!
//! More information about QR Code technology and this library's design can be found on the project home page.
//!
//! # Examples
//!
//! ```

Loading…
Cancel
Save