action #19790
Broken links to the openQA documentation from github
Start date:
2017-06-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Description¶
Broken links to the openQA documentation from github
Steps to reproduce¶
- Open http://open.qa/docs/
- Got to section "Use of the REST API"
- Click on link "Getting Started"
- You should see a 404. (http://open.qa/docs/GettingStarted.asciidoc)
History
#1
Updated by coolo over 4 years ago
- Category set to Organisational
- Target version set to Ready
sounds like an entrance level issue to me
#2
Updated by mitiao over 4 years ago
looks like many links are 404 now,
where is the source of documentation?
#3
Updated by szarate over 4 years ago
As written on irc, the documentation is generated as gh pages, from the html that comes out of a call to script/generate-documentation
and currently the format is asciidoc.
#4
Updated by mitiao over 4 years ago
- Status changed from New to In Progress
- Assignee set to mitiao
- Target version changed from Ready to Current Sprint
#5
Updated by mitiao over 4 years ago
PR submitted:
https://github.com/os-autoinst/openQA/pull/1573
#6
Updated by szarate over 4 years ago
- Status changed from In Progress to Resolved
Pr Merged, marking as closed
#7
Updated by szarate about 4 years ago
- Target version changed from Current Sprint to Done