Git Product home page Git Product logo

check-links's People

Contributors

jhradilek avatar vladimirslavik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

check-links's Issues

A single step procedure should not be listed as a problem

Hi @jhradilek,

First of all, a huge thank you for this awseome tool!

Currently, a procedure containing a single step will be counted as a problem.

[...]
[ FAIL ]  The procedure module does not contain any steps.
[...]
Checked 94 item(s) in 12 file(s), found 1 problem(s).

As it is legit to have a single step procedure, it should not be reported as a problem.

[discrete]
== Procedure

* Legit single step

comparing-rhel-8-to-rhel-7 renamed

RFE: Please add a check for this string in URLs: comparing-rhel-8-to-rhel-7 which is now an outdated title.

Unrelated: I think it would be worthwhile to include the old staging URL parts: doc-stage.usersys and access.qa to the checks besides the new targets.

Thanks!

abstracts need to have <para>s in docinfo.xml

docinfo.xml

< abstract > {Abstract}< / abstract >

Should be:

< abstract >
< para >
{Abstract}
< / para >
< / abstract >

Otherwise ccutil is unable to parse abstracts for localization.

Originally reported by Ludek - we tested that adding the tags works.

Thank you for considering it

System requirements: grep, perl

Please add bash, grep and perl as system requirements in the INSTALL document.

To create an alpine based container running test-adoc.sh, install these packages:

apk add --no-cache --update bash grep perl libxml2-dev xmlstarlet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.