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 the Fedora installation guide formatting #515

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

jstasiak
Copy link
Contributor

@jstasiak jstasiak commented Jul 8, 2024

The first missing line was generating a build warning for me even though I think it's been rendering fine::

~/projects/openzfs-docs/docs% make html
Running Sphinx v7.3.7
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 564 source files that are out of date
updating environment: [new config] 564 added, 0 changed, 0 removed
reading sources... [100%] msg/index
/Users/user/projects/openzfs-docs/docs/Getting Started/Fedora/index.rst:71: ERROR: Unexpected indentation.
(...)

The second missing line was actually making the "dns update ..." part not render as intended.

The first missing line was generating a build warning for me even though
I think it's been rendering fine::

    ~/projects/openzfs-docs/docs% make html
    Running Sphinx v7.3.7
    building [mo]: targets for 0 po files that are out of date
    writing output...
    building [html]: targets for 564 source files that are out of date
    updating environment: [new config] 564 added, 0 changed, 0 removed
    reading sources... [100%] msg/index
    /Users/user/projects/openzfs-docs/docs/Getting Started/Fedora/index.rst:71: ERROR: Unexpected indentation.
    (...)

The second missing line was actually making the "dns update ..." part
not render as intended.
Copy link
Member

@gmelikov gmelikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gmelikov gmelikov merged commit 4281e3a into openzfs:master Jul 9, 2024
1 check passed
@jstasiak jstasiak deleted the fix-fedora-formatting branch July 9, 2024 19:55
@jstasiak
Copy link
Contributor Author

jstasiak commented Jul 9, 2024

No worries – and thank you for all your work on this project!

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