Public Documentation for Telerik UI for Blazor components.
Перейти к файлу
Hristian Stefanov 4314634b60
[5.1] docs(charts): update trendline articles to include the new types (#1887)
* docs(charts): update trendline articles to include the new types

* docs(charts): fixes as per comments
2024-01-29 10:44:32 +02:00
.github update container to latest 2024-01-24 16:09:21 +02:00
_assetsApi
_contentTemplates docs(grid): fix typo (#1865) 2024-01-15 19:10:04 +02:00
_tools
accessibility update enhanced keyboard support info (#1870) 2024-01-16 13:51:55 +02:00
common-features chore(adaptiveness): mention subtitle prop (#1823) 2024-01-02 16:17:19 +02:00
components [5.1] docs(charts): update trendline articles to include the new types (#1887) 2024-01-29 10:44:32 +02:00
deployment
getting-started
globalization
images
installation
integrations
knowledge-base docs(grid): Document expand persistence of hierarchy editing (#1885) 2024-01-26 14:27:39 +02:00
src-a11y chore: bump @progress/wct-a11y-spec from 2.10.1 to 2.10.2 in /src-a11y (#1881) 2024-01-25 18:21:13 +02:00
styling-and-themes
testing
troubleshooting
upgrade docs(common): update intro docs to mention trial watermark and banner (#1838) 2024-01-25 17:55:51 +02:00
.gitignore
.spelling
40x.html
CODEOWNERS
LICENSE
README.md
_config.yml
_nginx.yml
_pdf.yml
_staging.yml
_staging_iis.yml
_test_iis.yml
_test_iis_azure.yml
_test_iis_azure_prod.yml
all-pages.md
api_sort.rb
hybrid-blazor-apps.md
introduction.md docs(common): update intro docs to mention trial watermark and banner (#1838) 2024-01-25 17:55:51 +02:00
package.json
redirects.conf
switch-ruby.cmd
system-requirements.md
web.config

README.md

Telerik® UI for Blazor Components Documentation

Welcome to the GitHub repo for the Telerik UI for Blazor components documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at https://docs.telerik.com/blazor-ui/introduction.

Telerik UI for Blazor Documentation

If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to the officially published UI for Blazor components documentation where our content is prettified and searchable.

Contribution

Pull Requests are welcome! If you see mistakes or missing info, fix it in a Pull Request (you may need to fork the repo for something larger than a typo you can fix online), or open an Issue. This will help everyone have better documentation.

Offline PDF Version

You can download a PDF with this documentation from your telerik.com account. Go to the Downloads section, navigate to UI for Blazor, choose the version you want from the dropdown, and get the PDF file under the Documentation section.

Running Locally

You can generate a static web site from the Telerik® UI for Blazor documentation and browse it locally.

  1. Clone the repository git clone git@github.com:telerik/blazor-docs.git
  2. Go to the https://github.com/telerik/docs-seed repo and follow the instructions from its own readme file

If you want to keep the local documentation alive after closing the prompt, you can add the _site folder that was generated to a server of your choice. Make sure that it is under a path like serverName/blazor-ui. You can find sample instructions in the following page, and they are applicable for IIS, even though they are written for the UI for ASP.NET AJAX docs where we have two nests folders instead of one: https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS.

License

The Telerik® UI for Blazor Documentation is licensed under an MIT license. This license applies to the markdown (.md) files in this site ONLY, and does not convey, override or modify any existing licenses covering the runtime source and components of Telerik® UI for Blazor. For information about available licenses for the Telerik® UI for Blazor click here.

If you don't have a license, start a free trial and then follow the first steps articles for:

MIT License

Copyright (c) 2012-2022 Telerik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software" ), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.