Bladeren bron

Docs: Improved readme. [skip ci]

Piotrek Koszuliński 8 jaren geleden
bovenliggende
commit
c441b0d53b
2 gewijzigde bestanden met toevoegingen van 6 en 2 verwijderingen
  1. 5 1
      packages/ckeditor5-list/README.md
  2. 1 1
      packages/ckeditor5-list/docs/api/list.md

+ 5 - 1
packages/ckeditor5-list/README.md

@@ -8,7 +8,11 @@ CKEditor 5 lists feature
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-list/status.svg)](https://david-dm.org/ckeditor/ckeditor5-list)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-list/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-list?type=dev)
 
-Introduces ordered (numbered) and unordered (bulleted) lists feature to CKEditor 5. More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-list>.
+This package implements bulleted and numbered lists feature for CKEditor 5.
+
+## Documentation
+
+See the [`@ckeditor/ckeditor5-list` package](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/api/list.html) page in [CKEditor 5 documentation](https://ckeditor5.github.io/docs/nightly/ckeditor5/latest/).
 
 ## License
 

+ 1 - 1
packages/ckeditor5-list/docs/api/list.md

@@ -6,7 +6,7 @@ category: api-reference
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-list.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-list)
 
-This package implements the list feature (bulleted and numbered).
+This package implements bulleted and numbered lists feature for CKEditor 5.
 
 ## Documentation