Skip to content

Extended documentation string of quickload #239

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

NicoSimoski
Copy link

  • Added defaults for arguments
  • Added example calls

Hello! :-)

I'm really interested in helping to improve quicklisp and read everything I could find about it.
I found your ELS talk how to get beyond beta and would like to improve the documentation of the user commands.
Here's a first draft for QUICKLOAD.
How can I improve the draft?

On a side note:
I found out that the argument EXPLAIN is not used in the default method.

- Added defaults for arguments
- Added example calls
- changed types of SYSTEMS to bullet points
@quicklisp
Copy link
Owner

quicklisp commented Apr 29, 2025 via email

@NicoSimoski
Copy link
Author

NicoSimoski commented Apr 29, 2025

Thanks, that's really a nice docstring! I will try to adapt it's style.

I included the examples because I know some programmers who consider a documentation bad if there are no examples.
Some of them don't even read anything else of the documentation.
And I liked the idea to get those examples when evaluating (describe 'ql:quickload).
Where would you put the examples?

@NicoSimoski
Copy link
Author

Hello! :-)

I removed the examples and tried to adapt the style of the docstring of SB-EXT:RUN-COMMAND.

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.

2 participants