-
-
Notifications
You must be signed in to change notification settings - Fork 161
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
doc/getting-started: basic sort, add usage table #1151
base: master
Are you sure you want to change the base?
Conversation
Hm in reading over the doc, I agree there is something that could be improved here.... But yeah I would lean toward making it Or maybe I would change my mind if I could see the output. As mentioned I think we need a way for you to upload a preview I do that here https://www.oilshell.org/preview/doc/error-handling.html Another way to do that is to have a continuous build task to do it |
Concerning the re-arranged text. Have you tried the "view file" under "files changed"? |
The link I posted to the preview seems static and not showing the last revision. But the latest previews are available in the three dot (...) menu of the changed files. |
Well, to get something moving, what about moving the config/setup section into the INSTALL doc? Preview here: |
Hm how does that help? As mentioned I think the information in the table is good and should be somewhere ... There are lots of options
But I want to see the rendered HTML. It is not hard to build I think I have seen tables in wikis too, there is probably some way to make it work Maybe "curl" from Github's API will also allow rendering an issue table as HTML |
Moving install details to where they belong will move the usage info nearer to the top. What's the problem with this preview? Doesn't it provide you an overview about he changes, that you can compare? |
Have you tried to open the online-editor? I checked "maintainers can edit", it might look better as the diff view. Unfortunately I'm not able to help with 1., about 2. I have tried to improve on what you already commented, would need new ideas/pointers. |
Fixes: #1142
I now did everything from the things you mentioned in the issue as far as I could through the web-interface. In particular the markdown-within-html-table part.
Please test and adjust with your own site building toolchain.