Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent Manually Added Content in CLI Docs to be Overwritten #9125

Commits on Oct 16, 2023

  1. fix: Prevent Manually Added Content To be Overwritten

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6fd171b View commit details
    Browse the repository at this point in the history
  2. Added test for the getManuallyAddedContentMap method

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    26136e8 View commit details
    Browse the repository at this point in the history
  3. Minor change in test.doc passed filename directly

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ca6353f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Added Documentation Content to Preserve Manually Added Content

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    73d569d View commit details
    Browse the repository at this point in the history
  2. Added hyperlink to CLI Documentation to Preserver Manually Added Content

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3977467 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. minor change

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d88c6dc View commit details
    Browse the repository at this point in the history
  2. Empty Commit

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b43c313 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Changed the logic to check for {% include}

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    997e5eb View commit details
    Browse the repository at this point in the history
  2. Added Docs Changes after the logic change

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    1322fda View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Added example oh how to preserve the manually added content

    Signed-off-by: Aboobaker Siddiq R <aboobakersiddiq63@gmail.com>
    aboobakersiddiqr63 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f34721d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    979747d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    bfb8611 View commit details
    Browse the repository at this point in the history
  2. Edit doc page to reflect the instructions clear

    Signed-off-by: Aadhitya A <aadhitya864@gmail.com>
    alphaX86 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3c38c86 View commit details
    Browse the repository at this point in the history
  3. Fix docs bug

    Signed-off-by: Aadhitya A <aadhitya864@gmail.com>
    alphaX86 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b623613 View commit details
    Browse the repository at this point in the history