-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/docs #3
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
Feature/docs #3
Conversation
* fix typo in tmp/random * fix typo in stat git
Awesome that you are trying to improve the documentation of a nushell command! As we autogenerate these command pages from the help information defined with the command after each release:
Thanks for helping out! |
043bd81
to
5a60ad6
Compare
Awesome that you are trying to improve the documentation of a nushell command! As we autogenerate these command pages from the help information defined with the command after each release:
Thanks for helping out! |
* fix typo in tmp/random * fix typo in stat git * update book docs with proper copy-able examples * update de book and contributor book * Update book/environment.md Co-authored-by: Douglas <[email protected]> * Update de/book/loading_data.md Co-authored-by: Douglas <[email protected]> * Update book/pipelines.md Co-authored-by: Douglas <[email protected]> * Update book/types_of_data.md Co-authored-by: Douglas <[email protected]> * fix indentations * fix indentations --------- Co-authored-by: Joshua Nussbaum <[email protected]> Co-authored-by: Douglas <[email protected]>
* fix errors in en book * revert configuration changes to prevent merge conflict * fix VuePress tip callout * one more typo
* Release notes for `0.101.0` Please add your new features and breaking changes to the release notes by opening PRs against the `release-notes-0.101.0` branch. ## TODO - [ ] look at interesting contributions - [ ] write all the sections - [ ] order the sections by interest - [ ] add the breaking changes - [ ] detail the breaking changes - [ ] add the full changelog - [ ] complete all the `TODO`s inside the release note - [ ] ... (PRs that need to land before the release, e.g. [deprecations](https://github.com/nushell/nushell/labels/deprecation) or [removals](https://github.com/nushell/nushell/pulls?q=is%3Apr+is%3Aopen+label%3Aremoval-after-deprecation)) * Start release notes for 0.101.0 (nushell#1680) * Fix typo * Add PRs so far as todos in full changelog * Uncomment PRs doing version bumps * Add notes for (most) of my PRs * Add PRs to hall of fame and add missing PRs * Fix typos * ntd pr release notes (nushell#1673) * Bahex PR release notes (nushell#1689) * Add PRs for 0.101.0 release notes (nushell#1693) * Add additional PRs * Fix typos * Continue 0.101.0 release notes (nushell#1695) * Add additional PRs * Fix typos * Continue release notes * Additions from full-changelog for NotTheDr01ds and WindSoilder (nushell#1701) * ntd and Wind full-log updates * Attributions * Stefan summarizing (nushell#1702) * Rose's changes * Darren's changes * Excerpt * Plugin author notes too lazy to link * TOC --------- Co-authored-by: Douglas <[email protected]> Co-authored-by: Bahex <[email protected]> Co-authored-by: Stefan Holderbach <[email protected]>
* Update config recommendations for 0.101 * Editor examples * Typo * Move preview Configuration chapter live for 0.101 --------- Co-authored-by: Stefan Holderbach <[email protected]>
typo: word doubling
* Multi-line editing and other updates * Feedback from review
The cool new `write-toc` command was slightly broken nushell/nu_scripts#981
* Try to get the command doc comment bot working Trying to use the `pull_request_target` triggeer instead, as that has apparently different permissions according to: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#pull_request_target * Messing with the docs DO NOT MERGE * Remove the `opened` filter * Update ansi.md * Also protect the categories
Attempt to trigger the workflow
* Make sure to fail command doc workflow * Troll around to see if it launches on later commits * Revert "Troll around to see if it launches on later commits" This reverts commit 06177de. * Revert "Revert "Troll around to see if it launches on later commits"" This reverts commit 8623bf0. * Revert "Revert "Revert "Troll around to see if it launches on later commits""" This reverts commit eaec980.
* Clear up the automated comment * Make a triggering change * Revert "Make a triggering change" This reverts commit 9891d01. * Further refinement
* Command doc lint ignore for autogen maintainer * Check stefan triggering message * Revert "Check stefan triggering message" This reverts commit 6b23359. * Fix/document exemption rule * Fix the comment
No description provided.