Skip to content

Commit

Permalink
the doc has been moved to yast.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Feb 20, 2015
1 parent 81af8ea commit c0d676e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 225 deletions.
33 changes: 4 additions & 29 deletions README.md
Expand Up @@ -16,13 +16,6 @@ Provided Functionality

See [the generated yardoc documentation](http://www.rubydoc.info/github/yast/yast-yast2) at rubydoc.info.

Development
===========

This module is developed as part of YaST. See the generic
[development documentation](doc/README_Generic.md#yast-development-documentation) and
[development environment](doc/README_Generic.md#development-environment) description.


Getting the Sources
===================
Expand All @@ -36,29 +29,11 @@ useful if you plan to contribute into the project and you do not have push
permission to the repository.


Installing the Library
======================

See [the generic building and installing](doc/README_Generic_Autotools.md#building-and-installaing)
documentation.


Tests and Continuous Integration
================================

The tests are also run at a CI server, see
the [generic CI documentation](doc/README_Generic.md#continuous-integration)


Building and Submitting the Package
===================================

Before submitting any change please read our [contribution
guidelines](http://yastgithubio.readthedocs.org/en/latest/contributing/).
Development
===========

See the generic YaST documentation how to
[build](doc/README_Generic_Autotools.md#building-the-package)
a package and [submit](doc/README_Generic.md#submitting-the-package) it to the Open Build Service (OBS).
This module is developed as part of YaST. See the
[development documentation](http://yastgithubio.readthedocs.org/en/latest/development/).


Contact
Expand Down
61 changes: 0 additions & 61 deletions doc/README_Generic.md

This file was deleted.

50 changes: 0 additions & 50 deletions doc/README_Generic_Autotools.md

This file was deleted.

51 changes: 0 additions & 51 deletions doc/README_Generic_Rake.md

This file was deleted.

36 changes: 2 additions & 34 deletions doc/README_Template.md
Expand Up @@ -36,9 +36,8 @@ This YaST module configures ....
Development
===========

This module is developed as part of YaST. See the generic
[development documentation](README_Generic.md#yast-development-documentation) and
[development environment](README_Generic.md#development-environment) description.
This module is developed as part of YaST. See the
[development documentation](http://yastgithubio.readthedocs.org/en/latest/development/).


Getting the Sources
Expand All @@ -59,17 +58,6 @@ Development Environment
> otherwise remove this section.*

Installing and Starting the Module
===================================

<!-- select the appropriate link depending whether rake or make is used -->
See [the generic building, installing](README_Generic_Rake.md#building-and-installaing)
and [running](README_Generic_Rake.md#starting-the-module) documentation.

See [the generic building, installing](README_Generic_Autotools.md#building-and-installaing)
and [running](README_Generic_Autotools.md#starting-the-module) documentation.


Testing Environment
===================

Expand All @@ -80,26 +68,6 @@ Testing Environment
> so it could be used by the client module.*

Tests and Continuous Integration
================================

The tests are also run at a CI server, see
the [generic CI documentation](README_Generic.md#continuous-integration)


Building and Submitting the Package
===================================

Before submitting any change please read our [contribution
guidelines](CONTRIBUTING.md).

<!-- select the appropriate link depending whether rake or make is used -->
See the generic YaST documentation how to
[build](README_Generic_Autotools.md#building-the-package)
[build](README_Generic_Rake.md#building-the-package)
a package and [submit](README_Generic.md#submitting-the-package) it to the Open Build Service (OBS).


Troubleshooting
===============

Expand Down

0 comments on commit c0d676e

Please sign in to comment.