Commit Graph

6 Commits (a2dfffeac9e34d455e755d7aecb6835f0585979a)

Author SHA1 Message Date
James Tanner 4f9aadcc07 Addresses Fix import comments
James Tanner 38edad70ac Fixes Convert all modules to use new snippet import pattern
giorgio-v 6a92db4060 Added `-y` flag to `query_package`
* library/packaging/pkgin:

Signed-off-by: giorgio-v <giorgio@refactor.it>
Andreas Kaiser 1bf6656f0b Fix pkgin search (yielding wrong results under certain conditions, see inline comments).
Jan-Piet Mens 3404a0fc16 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation.