GitHub user ssorj opened a pull request:
https://github.com/apache/qpid-dispatch/pull/296
WIP - Introduce a new structure under docs for multiple books
The structure:
```
docs/
notes/
man/ <- Much of the non-book content and scripting that was previously
directly under doc/
books/
common/ <- Common book stuff
user-guide/ <- Was new-book/
old-user-guide/ <- Was book/
reference-guide/ <- To be added later on
```
- Add scripting to generate the now primary "user-guide"
- Rename doc/ to the more Qpid conventional docs/ and add a "make docs"
target
- Stop installing some files that IMO are likely not used much or at all
since they are available online
- Convert docs/README to markdown
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssorj/qpid-dispatch ssorj-docs-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/296.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #296
----
commit 3554433f685bd293305c21130fa3949fcc037752
Author: Justin Ross <jross@...>
Date: 2018-04-26T22:17:29Z
Isolate the books from the other doc stuff, under a new directory structure
commit 60c4ef68f92fe4cb9da8fbaf43f9edd73efd479d
Author: Justin Ross <jross@...>
Date: 2018-04-26T23:01:47Z
Move the notes to the new docs structure
commit 1e4e7c197813291a749db3226431cb24349c0967
Author: Justin Ross <jross@...>
Date: 2018-04-26T23:53:57Z
Move the remaining man-related pieces into the new structure
commit bc02e3ee45c055bbf2ef8110de5156ab57c86bc9
Author: Justin Ross <jross@...>
Date: 2018-04-26T23:59:25Z
Remove the rest of doc/
commit 5d68e01dc27ef83fba5397eb06bbe80489150ae1
Author: Justin Ross <jross@...>
Date: 2018-04-27T00:16:54Z
Move this closer to where we use it
commit 3ec79d26dfe777206cf0a62ffcbe3bed1e14566c
Author: Justin Ross <jross@...>
Date: 2018-04-27T22:19:15Z
Don't install the html or adoc files
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]