README.rdoc in latex_curriculum_vitae-1.3.1 vs README.rdoc in latex_curriculum_vitae-2.0.0
- old
+ new
@@ -1,10 +1,11 @@
= latex_curriculum_vitae
home :: http://saigkill.tuxfamily.org
code :: https://github.com/saigkill/latex_curriculum_vitae
-docs :: https://saigkill.tuxfamily.org/dotclear/docs/latex_curriculum_vitae/en-US/html/index.html
+docs (en) :: https://saigkill.tuxfamily.org/docs/latex_curriculum_vitae/en-US/html/
+docs (de) :: https://saigkill.tuxfamily.org/docs/latex_curriculum_vitae/de-DE/html/
bugs :: https://github.com/saigkill/latex_curriculum_vitae/issues
openhub statistics :: https://www.openhub.net/p/latex_curriculum_vitae
min. rubyver :: 2.2.0
license :: {<img src="http://img.shields.io/:license-mit-blue.svg" />}[https://gitlab.com/saigkill/latex_curriculum_vitae/blob/master/LICENSE.rdoc]
last public version :: {<img src="https://badge.fury.io/rb/latex_curriculum_vitae.png" alt="Build Status" />}[http://rubygems.org/gems/latex_curriculum_vitae]
@@ -36,11 +37,11 @@
Or just use the Launcher.
The resulting PDF and the CSV file are placed in /home/You/.latex_curriculum_vitae.
-Read the documentation at: https://saigkill.tuxfamily.org/dotclear/docs/latex_curriculum_vitae/en-US/html/index.html
+Read the documentation at: https://saigkill.tuxfamily.org/docs/latex_curriculum_vitae/en-US/html/
This Gem was programmed and tested for Linux systems. If anyone would like to make the methods also fit for other OS,
i'm happy about Pull requests.
== REQUIREMENTS:
@@ -63,10 +64,10 @@
gem install latex_curriculum_vitae
cd /path/to/gem (In case of using RVM ~/.rvm/gems/ruby-2.2.3/gems/latex_curriculum_vitae)
rake setup
-Read the documentation at: https://saigkill.tuxfamily.org/dotclear/docs/latex_curriculum_vitae/en-US/html/index.html
+Read the documentation at: https://saigkill.tuxfamily.org/docs/latex_curriculum_vitae/en-US/html/
You have to run the setup after each gem update.
If you like this gem, don't forget to give the GitLab repo a star :-)