-
Couldn't load subscription status.
- Fork 98
Add samples files from the OT repo #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add samples files from the OT repo #58
Conversation
|
@infotexture @robander this is your call, I have no strong feelings about samples, other than they should not be a submodule (due to added management complexity). |
|
👍 I'm inclined to merge this, as I think it makes sense to treat samples as part of the documentation (which references them) rather than as core OT code. Per discussion in dita-ot/dita-ot#2205, this would make it easier for the docs team to maintain samples, generate new sample content and reference samples via |
|
@shaneataylor: This changes the path to Would you be able to extend this PR with a new commit that updates creating-an-ant-build-script.dita and using-dita-command.dita accordingly? |
|
@infotexture: Will do. @jelovirt, @infotexture: What do you think about either updating the docs build to copy |
|
@shaneataylor: Thanks. Not sure we really need to copy the content to its old location, as the Not sure how many people discover samples by peeking into distribution subfolders, but I think as long as the docs refer to the new location, we should be fine. |
|
@infotexture I updated the topics and I'm fine with the move from |
Add `samples` files from the parent DITA-OT repo
To facilitate using the samples files for examples in the documentation, moving these files out of the dita-ot repo and into the docs repo.