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

docs: mark deprecated items in module template #7027

Conversation

jakovljevic-mladen
Copy link
Member

Description:
This PR improves modules template by marking deprecated items with a strikethrough.

For example, this is how /api/index page looks like now:

image

With this PR, deprecated items are now marked with a strikethrough:

image

Related issue (if exists):
None

@@ -1,88 +1,93 @@
.api-section {
position: relative;

pre {
Copy link
Member Author

Choose a reason for hiding this comment

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

This file should be reviewed with whitespace changes turned off.

@jakovljevic-mladen jakovljevic-mladen force-pushed the mark_deprecated_items_in_module_template branch from 5585057 to 6208865 Compare December 15, 2022 10:44
@jakovljevic-mladen jakovljevic-mladen merged commit 630d2b0 into ReactiveX:master Dec 16, 2022
@jakovljevic-mladen jakovljevic-mladen deleted the mark_deprecated_items_in_module_template branch December 16, 2022 07:59
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.

None yet

1 participant