[openssl/web] 9d6ac3: Convert docs/*.html to .md

Richard Levitte noreply at reply.github.openssl.org
Wed Jul 20 11:08:53 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/web
  Commit: 9d6ac3f1db833a495df684429215e31c76c8ea4e
      https://github.openssl.org/openssl/web/commit/9d6ac3f1db833a495df684429215e31c76c8ea4e
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M .gitignore
    M Makefile
    M bin/mk-faq
    A docs/dirdata.yaml
    R docs/faq.html
    A docs/faq.md
    R docs/fips.html
    A docs/fips.md
    A docs/fips/dirdata.yaml
    R docs/fips/privatelabel.html
    A docs/fips/privatelabel.md
    R docs/fips/verifycd.html
    A docs/fips/verifycd.md
    R docs/index.html
    A docs/index.md
    R docs/manpages.html.tt
    A docs/manpages.md.tt
    R docs/sidebar.shtml

  Log Message:
  -----------
  Convert docs/*.html to .md

We only take the easy parts, and leave manual page generation files alone.

Partial fix of #324

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/345)


  Commit: 964dd4386ddb005b1dc52eb197ac53f4686041b2
      https://github.openssl.org/openssl/web/commit/964dd4386ddb005b1dc52eb197ac53f4686041b2
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M Makefile
    R docs/mansidebar.html.tt
    A docs/sub-dirdata.yaml.tt
    R docs/sub-index.html.tt
    A docs/sub-index.md.tt
    R docs/sub-man1-index.html.tt
    A docs/sub-man1-index.md.tt
    R docs/sub-man3-index.html.tt
    A docs/sub-man3-index.md.tt
    R docs/sub-man5-index.html.tt
    A docs/sub-man5-index.md.tt
    R docs/sub-man7-index.html.tt
    A docs/sub-man7-index.md.tt

  Log Message:
  -----------
  Convert docs/sub-*.html.tt to .md.tt

This removes docs/mansidebar.html.tt, which is essentially replaced
by docs/sub-dirdata.yaml.tt

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/345)


  Commit: 18aaf09b6e2dc3b4e1194d561059cec9a2339155
      https://github.openssl.org/openssl/web/commit/18aaf09b6e2dc3b4e1194d561059cec9a2339155
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M bin/from-tt

  Log Message:
  -----------
  bin/from-tt: Correct bugs for determining [% top %]

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/345)


  Commit: e0824ffd90afab8425e01c90594c03b13d9d9975
      https://github.openssl.org/openssl/web/commit/e0824ffd90afab8425e01c90594c03b13d9d9975
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Bugfix: make knows $(dir ...), not $(dirname ...)

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/345)


Compare: https://github.openssl.org/openssl/web/compare/f4fafd9051fd...e0824ffd90af


More information about the openssl-commits mailing list