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

Add the syntax highlighting. #409

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

ThreeMonth03
Copy link
Collaborator

According the the discussion in issue #395, I've completed adding syntax highlighting to all the code blocks in STYLE.rst.

Copy link
Collaborator Author

@ThreeMonth03 ThreeMonth03 left a comment

Choose a reason for hiding this comment

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

In this PR, I added syntax highlighting to all the code blocks. This is a minor change for the documentation.

.. code-block::
.. code-block:: bash
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Bash

.. code-block::
.. code-block:: cpp
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

cpp

.. code-block::
.. code-block:: cpp
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

cpp

.. code-block::
.. code-block:: python
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

python

@ThreeMonth03
Copy link
Collaborator Author

In this PR, I added syntax highlighting to all the code blocks. This is a minor change for the documentation.

@yungyuc When you are available, you could review this pr. Thank you very much.

Copy link
Collaborator

@tigercosmos tigercosmos left a comment

Choose a reason for hiding this comment

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

LGTM

@yungyuc yungyuc added the documentation Improvements or additions to documentation label Aug 15, 2024
@yungyuc yungyuc merged commit 3c5694d into solvcon:master Aug 15, 2024
12 checks passed
@yungyuc
Copy link
Member

yungyuc commented Aug 15, 2024

Thanks for the fix.

@ThreeMonth03 ThreeMonth03 deleted the issue395pr branch August 17, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants