Skip to content

updating and clarifying documentation#916

Merged
thefallentree merged 2 commits intofluffos:masterfrom
gesslar:updating-docs
Sep 3, 2022
Merged

updating and clarifying documentation#916
thefallentree merged 2 commits intofluffos:masterfrom
gesslar:updating-docs

Conversation

@gesslar
Copy link
Copy Markdown
Contributor

@gesslar gesslar commented Sep 2, 2022

  • Adding names to parameter args
  • Adding examples
  • Adding information that was missing from various efuns
  • Slight formatting modifications in places

### SEE ALSO

sscanf(3)
sprintf, sscanf(3)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

这里sprintf可以改为 sprintf(3)

### SYNOPSIS

object *all_inventory( object ob );
object *all_inventory( object ob);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

这里最好统一呀,左右空格要么都有,要么都没有。

Copy link
Copy Markdown
Contributor

@oiuv oiuv left a comment

Choose a reason for hiding this comment

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

good job

@thefallentree thefallentree merged commit c2f3e88 into fluffos:master Sep 3, 2022
Amirani-al pushed a commit to Amirani-al/fluffos that referenced this pull request May 30, 2023
* updating and clarifying documentation

* minor corrections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants