Skip to content

Fix/modules#161

Open
etanot wants to merge 5 commits intokushaldas:mainfrom
etanot:fix/modules
Open

Fix/modules#161
etanot wants to merge 5 commits intokushaldas:mainfrom
etanot:fix/modules

Conversation

@etanot
Copy link
Copy Markdown
Contributor

@etanot etanot commented Sep 3, 2021

No description provided.

While running 'make' command, Sphinx throws following warning messages:
```
pym/docs/modules.rst:218: WARNING: Inline interpreted text or phrase
reference start-string without end-string.
pym/docs/modules.rst:219: WARNING: Inline interpreted text or phrase
reference start-string without end-string.
```

This happens because there is a space present before closing caret (`)
character.
@etanot etanot changed the title Fix/modules [WIP] Fix/modules Sep 4, 2021
This commit contains following changes:
  - Fix spell of following words:
      - below (bellow -> below).
      - interpreter (interpeter -> interpreter).
  - Replace "and" word with "a".
  - Fix formatting issue in "Module os" section.
  - Add missing "by" word in "Request module" section.
This commit contains following changes:
  - End complete sentence with a period punctuation.
  - End sentence with colon punctuation, if next sentence contains
    explanation of it.
@etanot etanot changed the title [WIP] Fix/modules Fix/modules Sep 5, 2021
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.

1 participant