-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Update node.js, homebrew, react-bootstrap #1992
base: main
Are you sure you want to change the base?
Conversation
lib/docs/scrapers/node.rb
Outdated
self.base_url = 'https://nodejs.org/api/' | ||
end | ||
|
||
version '19 LTS' do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
19 isn't an LTS release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, since version 19 is not an LTS release and its EOL is approaching in about a week, it should not be listed, ig.
Co-authored-by: South Drifted <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> bundle exec thor docs:generate --force --package react_bootstrap
ERROR:
https://react-bootstrap.github.io/docs/layout/breakpoints/
NoMethodError: undefined method `content' for nil:NilClass
Some pages needs some more tuning/cleaning: http://localhost:9292/react_bootstrap/docs/forms/select/index -Result
-Loading...
-Live Editor http://localhost:9292/react_bootstrap/docs/getting-started/why-react-bootstrap/index |
about_tmpl.coffee
matches its data inself.attribution
SOURCE
file inpublic/icons/your_scraper_name/
are up-to-date if the documentation has a custom iconself.links
contains up-to-date urls ifself.links
is defined