Giter Club home page Giter Club logo

Comments (9)

star7th avatar star7th commented on July 3, 2024

命名的问题在不同服务器上会存在兼容问题,不打算花太多精力去处理这事情。showdoc导出的压缩包主要是为了能重新导入showdoc(比如迁移服务器等),不考虑太多人为阅读的因素。

from showdoc.

chynn0529 avatar chynn0529 commented on July 3, 2024

【兼容问题】这个问题应该还好吧,做个判断不就可以了。像下面这种:
if "linux" == sys.platform:
具体逻辑

事先读取服务器的类型然后分别进行逻辑处理。一般软件兼容性都会这样做,我看该软件支持了linux和window两种本地化部署

from showdoc.

star7th avatar star7th commented on July 3, 2024

既然你觉得那么容易,要不尝试贡献下代码?都是开源的,你也可以贡献源码

from showdoc.

star7th avatar star7th commented on July 3, 2024

事情没有你想的那么简单。但是可能你确实有好的实现方式,所以你可以尝试下

from showdoc.

chynn0529 avatar chynn0529 commented on July 3, 2024

【showdoc导出的压缩包】
当前策略可以的,

只不过有点不方便就是我写完markdown只能复制书写的内容或者修改文件名后放到我的项目中了。这个软件挺好用

from showdoc.

star7th avatar star7th commented on July 3, 2024

你的使用场景有问题。在showdoc上写完markdown,根本不需要复制内容或者修改文件名后放到项目。

from showdoc.

star7th avatar star7th commented on July 3, 2024

我不知道你是如何使用的,正常使用的showdoc用户不会有这个问题。

from showdoc.

chynn0529 avatar chynn0529 commented on July 3, 2024

你的项目中除了代码,还需要写md文档说明。我想用showdoc写完内容 放到自己的md文件中,平时用vscode手敲md有点麻烦

from showdoc.

star7th avatar star7th commented on July 3, 2024

这个不是showdoc的设定使用场景。你单纯只想编辑md文件的话可以用个本地编辑器。showdoc的场景就是showdoc上编辑,showdoc页面上查看。

from showdoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.