Skip to content
#

text

Here are 1,927 public repositories matching this topic...

git-history
heatherbshapiro
heatherbshapiro commented Aug 14, 2019

Description

There is a readme for the repo metrics subfolder under tools. It needs general review to make sure it is accurate.

Other Comments

Principles of NLP Documentation
Each landing page at the folder level should have a ReadMe which explains -
○ Summary of what this folder offers.
○ Why and how it benefits users
○ As applicable - Documentation of using it, brief d

BonMot
Dinjoralo
Dinjoralo commented Feb 24, 2019

I decided to use Left for a personal writing project, and I'm very much liking it. One thing I noticed is that the first auto-complete word when typing 'w' is 'wwaft', which, judging by the placement and relevant synonyms, is supposed to be 'waft'. I've decided to go through and see what words might be misspelled, and make my own fork with an updated (And possibly expanded?) synonym list. Good wor

trhr
trhr commented Feb 26, 2020

Documentation issue

I'd write this, but I feel like someone with more server admin experience would be more qualified. Some quick and dirty instructions for operating the server as stably as possible; taking into account things like:

  • System service execution of a virtualenv containing evennia
  • Database maintenance
  • Memory maintenance / ulimits / server reboot schedule
  • Misc error
Splitting
MBehtemam
MBehtemam commented Jan 2, 2020

I try to read the codes but in this file, I see some difference between function arguments and doc:

/**
 * # Splitting.split
 * Split an element's textContent into individual elements
 * @param el {Node} Element to split
 * @param key {string}
 * @param splitOn {string}
 * @param includeSpace {boolean}
 * @returns {HTMLElement[]}
 */

and the function arguments :
https://gi

ggrepel
davidchall
davidchall commented Dec 12, 2019

The documentation of the nudge options does not specify the units of these values. It would help new users to clarify this.

They are probably in the same units as the data values for these axes? But they might’ve been relative units for the plotted axis (e.g. 0.5 would nudge the position by half of the axis length), or even absolute units for the plot (like the units for many of the other opti

Improve this page

Add a description, image, and links to the text topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the text topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.