Skip to content

Bugfix/overview ifconfig #371

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

StaticRocket
Copy link
Member

  • chore(overview): reduce ifconfig logic

    This was needlessly complicated. Reduce to the only platforms that were
    affected based on previous logic.

    Signed-off-by: Randolph Sapp [email protected]

  • fix(overview): remove incorrect ifconfig use

    Remove the last of the incorrect usage of the ifconfig directive. Replace
    these cumbersome tables with list-tables.

    This is a little goofy due to old formatting. To keep in line with what was
    previously here (and to prevent automatic numbering of these tables), we must
    place the header in the first row and pad accordingly.

    Signed-off-by: Randolph Sapp [email protected]

Remove the last of the incorrect usage of the ifconfig directive.
Replace these cumbersome tables with list-tables.

This is a little goofy due to old formatting. To keep in line with what
was previously here (and to prevent automatic numbering of these
tables), we must place the header in the first row and pad accordingly.

Signed-off-by: Randolph Sapp <[email protected]>
This was needlessly complicated. Reduce to the only platforms that were
affected based on previous logic.

Signed-off-by: Randolph Sapp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants