documentalist icon indicating copy to clipboard operation
documentalist copied to clipboard

:memo: A sort-of-static site generator optimized for living documentation of software projects

Results 24 documentalist issues
Sort by recently updated
recently updated
newest added

Hey all, Any plans on supporting Utility Types such as `Partial` or `Omit`? Is there a trick I'm missing? Thanks!

bug
help wanted

How would I add inline typedoc tags such as {@link}?

enhancement

I want to use documentalist on a TypeScript-only project. I don't want to download `kss` and its dependencies.

enhancement
breaking change

Currently I'm using the [compiler](https://palantir.github.io/documentalist/#compiler). I use the compiler to build JSON, which I then use to create markdown. According to https://jsdoc.app/tags-event.html, I should be able to use `@event` tags...

Consider using libnpm instead of spawning npm process in npm plugin Every piece of information that is currently used by npm plugin can be acquired through libnpm without using npm...

Hi, I was wondering if there is a way to extract the line-numbers of the methods, classes, and interfaces. within a TypeScript file? Thanks.

in code it's `IPanel` but the type arg does not appear in the interface table. (does appear on member properties though.) ![image](https://user-images.githubusercontent.com/464822/43149776-29b298c2-8f1d-11e8-86f3-59cdd33d46d5.png)

enhancement

Bumps [yargs](https://github.com/yargs/yargs) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). These dependencies needed to be updated together. Updates `yargs` from 17.4.0 to 17.6.0 Changelog Sourced from yargs's changelog. 17.6.0 (2022-10-01) Features lang: Czech locale (#2220) (5895cf1)...

dependencies

Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 4.0.0 to 6.0.1. Release notes Sourced from lerna's releases. v6.0.1 6.0.1 (2022-10-14) Bug Fixes run: allow for loading of env files to be skipped (#3375) (5dbd904) v6.0.0...

dependencies

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.19.2 to 0.23.16. Release notes Sourced from typedoc's releases. v0.23.16 Features Object types will now be pretty printed, #1793. Added support for specifying the tsconfig.json file in...

dependencies