-
Notifications
You must be signed in to change notification settings - Fork 294
Home
Iankodj edited this page Apr 2, 2015
·
9 revisions
Welcome to the GitHub repo for UI for ASP.NET AJAX documentation. This repository contains the source content — written in Markdown — that we use to power Telerik UI for ASP.NET AJAX Documentation at http://www.telerik.com/help/aspnet-ajax/. If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to http://www.telerik.com/help/aspnet-ajax/ where our content is prettified and searchable.
You can generate a static web site from the Telerik UI for ASP.NET AJAX documentation and browse it locally.
- Clone the repository
git clone git@github.com:telerik/ajax-docs.git
- Run
bundle install
(you must have ruby and bundler installed beforehand) - Run
jekyll serve
under /docs - Open "http://localhost:4000/kendo-ui/introduction.html" in your browser
- Home
- Getting Started
- Deploying Documentation on IIS
- Git and GitHub Workflow
- Handling Redirects (link to the docs-seed wiki)
- Markdown Syntax (link to the docs-seed wiki)
- Markdown Nesting (link to the docs-seed wiki)
- Using Templates (link to the docs-seed wiki)
- Using Git and Git Bash
- Faster Jekyll Build via generate_exclude.rb Script
- Using Helper Tools
- Troubleshooting
- Use VS Diff tool with Git and SourceTree