1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-06-08 20:56:09 +02:00

Move Roadmap to correct directory

This commit is contained in:
Elisabeth Henry 2016-09-20 01:22:31 +02:00
parent e7308c97e8
commit 35abb87c88
2 changed files with 23 additions and 17 deletions

23
Roadmap.md Normal file
View File

@ -0,0 +1,23 @@
Roadmap
=======
List of features needed for 1.0 release:
* Stable option names
* Stable API
* Complete documentation
* A french version of the documentation
* Support for parts (see issue
[#19](https://github.com/lise-henry/crowbook/issues/19))
Not really blocking (can happen after 1.0 without being breaking):
* Real support for ODT
* Download external images and embed them
* Tex-like ligatures (see issue
[#17](https://github.com/lise-henry/crowbook/issues/17))
* Option to prepend/append code to templates (see issue
[#18](https://github.com/lise-henry/crowbook/issues/18))
* Work on error messages (see issue
[#15](https://github.com/lise-henry/crowbook/issues/15)
* Fix toc.ncx rendering for Epub (see issue [#7](https://github.com/lise-henry/crowbook/issues/7))

View File

@ -1,17 +0,0 @@
Roadmap
=======
This is a list of features I'd like for 1.0:
* stable option names
* stable API? (or separate crowbook as a library from the binary)
* more extended documentation
* a french version of the documentation
* support for parts (see issue
[#19](https://github.com/lise-henry/crowbook/issues/19))
Possible post-1.0:
* real support for ODT
* download external images and embed them