Open
Conversation
* establish facility :)
new file: README.markdown
* commence markdown
* using full suffix as github supports it
and its clearer
* markdown rollout
* spellcheck (AU_EN)
* markdown for web viewing (and other formats)
* will review to also match rst formats for document tools
* extended instructions based on Cmakefile logic
* testing guessing markdown url handling
doesn't actually auto basename ...
sigh rst please
Many hearts emacs
* ---- indents means "I am a code quote"
* do make a Live URL out of me. doh
enough for now
Moving from .markdown suffix to the "standard" .md
formatting _should_ be reasonable for web markdown and rst (docutils) systems.
(time for a kit kat)
ln -s > INSTALL
Moved to md + rst format
Mostly to ensure it builds AOK with rst2html
Updates from walk through tests of -DOPTIONS_FOO=bool Enlarged coda for the curious.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hullo,
I am proposing a merge of this "Docsatwork" branch that is focused almost entirely on Source documentation.
There is one very small change to app.cpp that removes what looks like a minor typo.
(Which I only noticed as it was preventing a clean build)
The additions to INSTALL are focused on exposing cmake options a little more and making minimal builds a little more apparent.
It was also my intention to find a markup style that supports both docutils (rst) and markdown.
This at least doesn't seem to break anything.
Thank you for maintaining this package which has become important to Devuan its derivatives and other distributions focussed on a small and flexible package set.