Skip to content
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

apollo文档有pdf或离线文档类型吗 #5002

Closed
zihan524 opened this issue Oct 26, 2023 · 3 comments
Closed

apollo文档有pdf或离线文档类型吗 #5002

zihan524 opened this issue Oct 26, 2023 · 3 comments
Labels

Comments

@zihan524
Copy link

apollo文档有pdf或离线文档类型吗,因为内网上不了外网。需要经常在内网看。

@dosubot
Copy link

dosubot bot commented Oct 26, 2023

🤖

您好,@zihan524

根据我在Apollo仓库中的查找,我没有找到生成PDF或离线版本文档的内置功能或工具。但是,我发现Apollo仓库中确实包含可以转换为PDF或离线格式的markdown文件。例如,名为"Home.md"的文件就包含了关于Apollo的各种信息,包括其特性、使用、设计、开发、部署等等。

您可以使用各种工具或在线服务将markdown文件轻松转换为PDF或其他离线格式。例如,您可以使用Pandoc这样的工具将markdown文件转换为PDF。以下是一个简单的命令:

pandoc Home.md -o Home.pdf

这个命令告诉Pandoc将"Home.md"文件转换为名为"Home.pdf"的PDF。

希望这个信息对您有所帮助。如果您有其他问题或需要进一步的帮助,请随时告诉我。

Sources


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

Copy link

stale bot commented Dec 11, 2023

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 11, 2023
Copy link

stale bot commented Dec 19, 2023

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.

@stale stale bot closed this as completed Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant