Skip to content

Need help enabling Asciidoc detection #7100

Answered by lildude
LouvAndTech asked this question in Q&A
Discussion options

You must be logged in to vote

You've not provided a link to your repo so I can't see things in action, but given your explanation that this is for documentation purposes, it's possible your files are in a directory Linguist considers documentation and thus ignores:

## Documentation directories ##
- ^[Dd]ocs?/
- (^|/)[Dd]ocumentation/
- (^|/)[Gg]roovydoc/
- (^|/)[Jj]avadoc/
- ^[Mm]an/
- ^[Ee]xamples/
- ^[Dd]emos?/
- (^|/)inst/doc/

In this case you will need to also add the -linguist-documentation override.

If this isn't the case, we'd really need to see the repo or a mock that illustrates the…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LouvAndTech
Comment options

Answer selected by LouvAndTech
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants