Skip to content

Is it possible to embed files from outside of /docs? #2408

Closed Answered by sy-records
evertonspader-tomtom asked this question in Q&A
Discussion options

You must be logged in to vote

You need to put it in the docs directory.

If you don't want to put it in it, you need to provide an accessible url.

[filename](examples/example1/app1.py ':include :type=code')
.
└── docs
    ├── README.adoc
    └── examples
        ├── example1
        │   └── app2.py
        └── example2
            └── app2.py

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@evertonspader-tomtom
Comment options

@sy-records
Comment options

Answer selected by sy-records
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